Home | History | Annotate | Download | only in renderscript

Lines Matching defs:sur

1180      * @param sur Surface to associate with allocation
1182 public void setSurface(Surface sur) {
1188 mRS.nAllocationSetSurface(getID(mRS), sur);