Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java231 private static native void nativeSetCachingHint(long transactionObj, in nativeSetCachingHint() method in SurfaceControl
4303 nativeSetCachingHint(mNativeObject, sc.mNativeObject, cachingHint); in setCachingHint()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp736 static void nativeSetCachingHint(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetCachingHint() function
2409 (void*)nativeSetCachingHint },