Home
last modified time | relevance | path

Searched defs:approximateToRgb888 (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/graphics/palette/
DColorCutQuantizer.java494 static int approximateToRgb888(int r, int g, int b) { in approximateToRgb888() method in ColorCutQuantizer
500 private static int approximateToRgb888(int color) { in approximateToRgb888() method in ColorCutQuantizer