Searched refs:nativeFlushShadowQueue (Results 1 – 2 of 2) sorted by relevance
37 private static native void nativeFlushShadowQueue(long ptr); in nativeFlushShadowQueue() method in BLASTBufferQueue128 nativeFlushShadowQueue(mNativeObject); in flushShadowQueue()
115 static void nativeFlushShadowQueue(JNIEnv* env, jclass clazz, jlong ptr) { in nativeFlushShadowQueue() function150 {"nativeFlushShadowQueue", "(J)V", (void*)nativeFlushShadowQueue},