Home
last modified time | relevance | path

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

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