Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DMaterialYouColorsSimulationUtils.kt21 private val LIGHT_COLOR_MAPPING = constant
102 val mappingToUse = if (isDarkTheme) DARK_COLOR_MAPPING else LIGHT_COLOR_MAPPING in bitmapWithMaterialYouColorsSimulation()