Home
last modified time | relevance | path

Searched refs:nativeSetCachingHint (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControl.java232 private static native void nativeSetCachingHint(long transactionObj, in nativeSetCachingHint() method in SurfaceControl
3960 nativeSetCachingHint(mNativeObject, sc.mNativeObject, cachingHint); in setCachingHint()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp659 static void nativeSetCachingHint(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetCachingHint() function
2246 (void*)nativeSetCachingHint },