Searched refs:mGetSurfaceSurface (Results 1 – 1 of 1) 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()