HomeSort by relevance Sort by last modified time
    Searched defs:nativeGetDisplayColorModes (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
android_view_SurfaceControl.cpp 603 static jintArray nativeGetDisplayColorModes(JNIEnv* env, jclass, jobject tokenObj) {
    [all...]
  /frameworks/base/core/java/android/view/
SurfaceControl.java 138 private static native int[] nativeGetDisplayColorModes(IBinder displayToken);
    [all...]

Completed in 56 milliseconds