Searched refs:getSurfaceControlHandle (Results 1 – 5 of 5) sorted by relevance
48 shimSurface.surfaceControlHandle = android::Surface::getSurfaceControlHandle(window); in android_view_Surface_writeToParcel()
108 sp<IBinder> getSurfaceControlHandle() const;125 static sp<IBinder> getSurfaceControlHandle(ANativeWindow* window) { in getSurfaceControlHandle() function
385 surfaceShim.surfaceControlHandle = self->getSurfaceControlHandle(); in nativeWriteToParcel()
85 sp<IBinder> parentHandle = surface->getSurfaceControlHandle(); in ASurfaceControl_createFromWindow()
2654 sp<IBinder> Surface::getSurfaceControlHandle() const { in getSurfaceControlHandle() function in android::Surface