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
94 colors.forEachIndexed { i, color -> in fromColors() method
33 override val color: Color = emptyColor(), constant in android.tools.traces.surfaceflinger.LayerProperties
36 val color: Color constant