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