Searched refs:ColorDetector (Results 1 – 3 of 3) sorted by relevance
32 override fun getDetector(): Detector = ColorDetector() in getDetector()35 mutableListOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue) in getDetector()
44 class ColorDetector : Detector(), SourceCodeScanner { class127 ColorDetector::class.java,143 ColorDetector::class.java,
29 get() = listOf(ColorDetector.MissingColorAlphaChannel, ColorDetector.InvalidColorHexValue)