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