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