Searched refs:sur (Results 26 - 27 of 27) sorted by relevance

12

/frameworks/support/renderscript/v8/rs_support/
H A Drs_hal.h149 void (*setSurfaceTexture)(const Context *rsc, Allocation *alloc, ANativeWindow *sur);
/frameworks/base/graphics/java/android/renderscript/
H A DAllocation.java1180 * @param sur Surface to associate with allocation
1182 public void setSurface(Surface sur) { argument
1188 mRS.nAllocationSetSurface(getID(mRS), sur);

Completed in 82 milliseconds

12