Home
last modified time | relevance | path

Searched defs:scRGB (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/common/
H A DHDRIndicator.kt31 val scRGB = ColorSpace.get(ColorSpace.Named.EXTENDED_SRGB) regex
H A DBaseDrawingView.kt28 val scRGB = ColorSpace.get(ColorSpace.Named.EXTENDED_SRGB) regex
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DEglManager.cpp78 bool scRGB = false; member