Searched defs:nativeSurfaceControl (Results 1 – 3 of 3) sorted by relevance
1759 jlong nativeSurfaceControl) { in nativeAddJankDataListener()1786 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint()1796 static jint nativeGetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl) { in nativeGetTransformHint()
1288 private static native void nSetSurfaceControl(long nativeProxy, long nativeSurfaceControl); in nSetSurfaceControl()
234 long nativeSurfaceControl); in nativeAddJankDataListener()