Searched defs:allowSynchronous (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp180 jobject weakThiz, jboolean allowSynchronous)
182 sp<SurfaceTexture> surfaceTexture(new SurfaceTexture(texName, allowSynchronous));
179 SurfaceTexture_init(JNIEnv* env, jobject thiz, jint texName, jobject weakThiz, jboolean allowSynchronous) argument

Completed in 14 milliseconds