Searched defs:colorSpaces (Results 1 – 7 of 7) sorted by relevance
55 val colorSpaces = arrayOf(sRGB, displayP3, bt2020_pq, scRGB) in onDraw() constant
110 ColorSpace.Named[] colorSpaces = isHdr ? sSupportedJpegRHdrColorSpaces : in printSupportedJpegRColorSpaces() local123 ColorSpace.Named[] colorSpaces = isHdr ? sSupportedJpegRHdrColorSpaces : in isSupportedJpegRColorSpace() local
1775 final List<ColorSpace> colorSpaces = new ArrayList<>(); in getSupportedWideColorGamut() local
2599 ColorSpace[] colorSpaces = { srgb, srgb }; in getCompositionColorSpaces() local
450 std::vector<EGLint> colorSpaces; in getDriverColorSpaces() local
1534 auto colorSpaces = c.find(ANDROID_REQUEST_AVAILABLE_COLOR_SPACE_PROFILES_MAP); in deriveJpegRTags() local
670 ColorSpace[] colorSpaces = SurfaceControl.getCompositionColorSpaces(); in DisplayManagerService() local