Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DSurfaceTexture.cpp97 static void SurfaceTexture_setProducer(JNIEnv* env, jobject thiz, in SurfaceTexture_setProducer() function
103 producer->incStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
106 p->decStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
293 SurfaceTexture_setProducer(env, thiz, producer); in SurfaceTexture_init()
314 SurfaceTexture_setProducer(env, thiz, 0); in SurfaceTexture_finalize()