Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java110 private static native void nativeSetSize(long transactionObj, long nativeObject, int w, int h); in nativeSetSize() method in SurfaceControl
2185 nativeSetSize(mNativeObject, sc.mNativeObject, w, h); in setBufferSize()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp404 static void nativeSetSize(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetSize() function
1276 (void*)nativeSetSize },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76540 Landroid/view/SurfaceControl;->nativeSetSize(JJII)V