Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/
DOverlayProperties.java101 return nSupportMixedColorSpaces(mNativeObject); in isMixedColorSpacesSupported()
138 private static native boolean nSupportMixedColorSpaces(long nativeObject); in nSupportMixedColorSpaces() method in OverlayProperties
/frameworks/base/graphics/java/android/graphics/
DHardwareRenderer.java1616 boolean nSupportMixedColorSpaces); in nInitDisplayInfo() argument