Searched defs:nativeGetLayerId (Results 1 – 2 of 2) sorted by relevance
2391 static jint nativeGetLayerId(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetLayerId() function2731 {"nativeGetLayerId", "(J)I", in nativeGetLayerId() method
301 private static native int nativeGetLayerId(long nativeObject); in nativeGetLayerId() method in SurfaceControl