Searched refs:surfaceTextureClient (Results 1 – 1 of 1) sorted by relevance
137 sp<Surface> surfaceTextureClient(surfaceTexture != NULL ? new Surface(producer) : NULL); in android_SurfaceTexture_getNativeWindow() local138 return surfaceTextureClient; in android_SurfaceTexture_getNativeWindow()