Searched defs:MissingColorAlphaChannel (Results 1 – 2 of 2) sorted by relevance
| /compose/ui/ui-graphics-lint/src/main/java/androidx/compose/ui/graphics/lint/ | ||
| D | ColorDetector.kt | 114 val MissingColorAlphaChannel = constant |
| /compose/ui/ui-graphics-lint/src/test/java/androidx/compose/ui/graphics/lint/ | ||
| D | ColorDetectorTest.kt | 38 fun MissingColorAlphaChannel() { in getDetector() method in androidx.compose.ui.graphics.lint.ColorDetectorTest |