Searched refs:mGetSurfaceSurface (Results 1 – 2 of 2) sorted by relevance
91 private Surface mGetSurfaceSurface = null; field in Allocation2975 mGetSurfaceSurface = alloc.getSurface(); in shareBufferQueue()3029 if (mGetSurfaceSurface == null) { in getSurface()3030 mGetSurfaceSurface = mRS.nAllocationGetSurface(getID(mRS)); in getSurface()3033 return mGetSurfaceSurface; in getSurface()
44758 Landroid/renderscript/Allocation;->mGetSurfaceSurface:Landroid/view/Surface;