Home
last modified time | relevance | path

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

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