Home
last modified time | relevance | path

Searched refs:nativeSetSize (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java121 private static native void nativeSetSize(long transactionObj, long nativeObject, int w, int h); in nativeSetSize() method in SurfaceControl
2869 nativeSetSize(mNativeObject, sc.mNativeObject, w, h); in setBufferSize()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp651 static void nativeSetSize(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetSize() function
1871 (void*)nativeSetSize },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65434 Landroid/view/SurfaceControl;->nativeSetSize(JJII)V