Searched defs:nativeSurfaceControl (Results 1 – 3 of 3) sorted by relevance
2101 jlong nativeSurfaceControl) { in nativeAddJankDataListener()2128 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint()2137 static jint nativeGetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetTransformHint()2142 static jint nativeGetLayerId(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetLayerId()
1495 private static native void nSetSurfaceControl(long nativeProxy, long nativeSurfaceControl); in nSetSurfaceControl()
277 long nativeSurfaceControl); in nativeAddJankDataListener()