Home
last modified time | relevance | path

Searched defs:MissingColorAlphaChannel (Results 1 – 2 of 2) sorted by relevance

/compose/ui/ui-graphics-lint/src/main/java/androidx/compose/ui/graphics/lint/
DColorDetector.kt114 val MissingColorAlphaChannel = constant
/compose/ui/ui-graphics-lint/src/test/java/androidx/compose/ui/graphics/lint/
DColorDetectorTest.kt38 fun MissingColorAlphaChannel() { in getDetector() method in androidx.compose.ui.graphics.lint.ColorDetectorTest