Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java145 private static native void nativeSetColorSpaceAgnostic(long transactionObj, long nativeObject, in nativeSetColorSpaceAgnostic() method in SurfaceControl
3300 nativeSetColorSpaceAgnostic(mNativeObject, sc.mNativeObject, agnostic); in setColorSpaceAgnostic()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp962 static void nativeSetColorSpaceAgnostic(JNIEnv* env, jclass clazz, jlong transactionObj, in nativeSetColorSpaceAgnostic() function
2301 (void*)nativeSetColorSpaceAgnostic },