Searched defs:nativeSurfaceControl (Results 1 – 3 of 3) sorted by relevance
1785 jlong nativeSurfaceControl) { in nativeAddJankDataListener()1812 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint()1821 static jint nativeGetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetTransformHint()1826 static jint nativeGetLayerId(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetLayerId()
1308 private static native void nSetSurfaceControl(long nativeProxy, long nativeSurfaceControl); in nSetSurfaceControl()
240 long nativeSurfaceControl); in nativeAddJankDataListener()