Searched refs:nativeGetDisplayColorModes (Results 1 – 3 of 3) sorted by relevance
165 private static native int[] nativeGetDisplayColorModes(IBinder displayToken); in nativeGetDisplayColorModes() method in SurfaceControl1611 return nativeGetDisplayColorModes(displayToken); in getDisplayColorModes()
817 static jintArray nativeGetDisplayColorModes(JNIEnv* env, jclass, jobject tokenObj) { in nativeGetDisplayColorModes() function1324 (void*)nativeGetDisplayColorModes},
76506 Landroid/view/SurfaceControl;->nativeGetDisplayColorModes(Landroid/os/IBinder;)[I