Searched refs:LIGHT_COLOR_MAPPING (Results 1 – 1 of 1) sorted by relevance
21 private val LIGHT_COLOR_MAPPING = constant102 val mappingToUse = if (isDarkTheme) DARK_COLOR_MAPPING else LIGHT_COLOR_MAPPING in bitmapWithMaterialYouColorsSimulation()