Searched defs:color (Results 1 – 5 of 5) 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
42 val color: Color, constant in com.android.server.wm.traces.common.layers.Layer