Searched refs:colorTrits (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_ASTC.cpp1960 int colorBits, colorTrits, colorQuints; local
1961 if (!data.getColorValueEncoding(&colorBits, &colorTrits, &colorQuints)) {
1973 colorBits, colorTrits, colorQuints);
1981 unquantize_colors(colorValues, data.numColorValues(), colorBits, colorTrits, colorQuints);

Completed in 70 milliseconds