Searched refs:mGetSurfaceSurface (Results 1 – 2 of 2) sorted by relevance
87 private Surface mGetSurfaceSurface = null; field in Allocation2971 mGetSurfaceSurface = alloc.getSurface(); in shareBufferQueue()3025 if (mGetSurfaceSurface == null) { in getSurface()3026 mGetSurfaceSurface = mRS.nAllocationGetSurface(getID(mRS)); in getSurface()3029 return mGetSurfaceSurface; in getSurface()
59313 Landroid/renderscript/Allocation;->mGetSurfaceSurface:Landroid/view/Surface;