Home
last modified time | relevance | path

Searched refs:surfaceTextureClient (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp137 sp<Surface> surfaceTextureClient(surfaceTexture != NULL ? new Surface(producer) : NULL); in android_SurfaceTexture_getNativeWindow() local
138 return surfaceTextureClient; in android_SurfaceTexture_getNativeWindow()