Searched defs:nativeSurfaceControl (Results 1 – 3 of 3) sorted by relevance
1962 jlong nativeSurfaceControl) { in nativeAddJankDataListener()1989 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint()1998 static jint nativeGetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetTransformHint()2003 static jint nativeGetLayerId(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetLayerId()
1489 private static native void nSetSurfaceControl(long nativeProxy, long nativeSurfaceControl); in nSetSurfaceControl()
274 long nativeSurfaceControl); in nativeAddJankDataListener()