Searched refs:MissingColorAlphaChannel (Results 1 – 3 of 3) sorted by relevance
35 mutableListOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue) in getDetector()38 fun MissingColorAlphaChannel() { in getDetector() method in androidx.compose.ui.graphics.lint.ColorDetectorTest
85 MissingColorAlphaChannel, in getApplicableMethodNames()114 val MissingColorAlphaChannel = constant
29 get() = listOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue)