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.cpp96 static void SurfaceTexture_setProducer(JNIEnv* env, jobject thiz, in SurfaceTexture_setProducer() function
102 producer->incStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
105 p->decStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
292 SurfaceTexture_setProducer(env, thiz, producer); in SurfaceTexture_init()
313 SurfaceTexture_setProducer(env, thiz, 0); in SurfaceTexture_finalize()