Searched defs:color (Results 1 – 8 of 8) 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
109 bool HwcTester::DrawSolidColorToScreen(int64_t displayId, Color color) { in DrawSolidColorToScreen()
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
142 private Bitmap defaultUserIcon(int color) { in defaultUserIcon()