Searched refs:nativeIsConsumerRunningBehind (Results 1 – 2 of 2) sorted by relevance
76 private static native boolean nativeIsConsumerRunningBehind(long nativeObject); in nativeIsConsumerRunningBehind() method in Surface372 return nativeIsConsumerRunningBehind(mNativeObject); in isConsumerRunningBehind()
175 static jboolean nativeIsConsumerRunningBehind(JNIEnv* env, jclass clazz, jlong nativeObject) { in nativeIsConsumerRunningBehind() function437 (void*)nativeIsConsumerRunningBehind },