Home
last modified time | relevance | path

Searched defs:SurfaceTexture_getProducer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/nativedisplay/surfacetexture/
H A Dsurface_texture.cpp99 static sp<IGraphicBufferProducer> SurfaceTexture_getProducer(JNIEnv* env, jobject thiz) { in SurfaceTexture_getProducer() function
/aosp12/frameworks/base/core/jni/
H A Dandroid_graphics_SurfaceTexture.cpp131 sp<IGraphicBufferProducer> SurfaceTexture_getProducer(JNIEnv* env, jobject thiz) { in SurfaceTexture_getProducer() function