Searched defs:color (Results 1 – 6 of 6) sorted by relevance
67 public void setWallpaper(@ColorInt int color) throws IOException { in setWallpaper()119 @ColorInt int color = bitmap.getColor(x, y).toArgb(); in getMostColor() local
68 float color[] = { field in Triangle
73 float color[] = { field in Square
87 colors.forEachIndexed { i, color -> in fromColors() method
36 override val color: Color = Color.EMPTY, constant in android.tools.common.traces.surfaceflinger.LayerProperties
39 @JsName("color") val color: Color constant