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.cpp74 static void SurfaceTexture_setProducer(JNIEnv* env, jobject thiz, in SurfaceTexture_setProducer() function
80 producer->incStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
83 p->decStrong((void*)SurfaceTexture_setProducer); in SurfaceTexture_setProducer()
268 SurfaceTexture_setProducer(env, thiz, producer); in SurfaceTexture_init()
289 SurfaceTexture_setProducer(env, thiz, 0); in SurfaceTexture_finalize()