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