Searched refs:nativeSetAutoRefreshEnabled (Results 1 – 3 of 3) sorted by relevance
100 private static native int nativeSetAutoRefreshEnabled(long nativeObject, boolean enabled); in nativeSetAutoRefreshEnabled() method in Surface1010 int error = nativeSetAutoRefreshEnabled(mNativeObject, enabled); in setAutoRefreshEnabled()
444 static jint nativeSetAutoRefreshEnabled(JNIEnv* env, jclass clazz, jlong nativeObject, in nativeSetAutoRefreshEnabled() function499 {"nativeSetAutoRefreshEnabled", "(JZ)I", (void*)nativeSetAutoRefreshEnabled},
61310 Landroid/view/Surface;->nativeSetAutoRefreshEnabled(JZ)I