Home
last modified time | relevance | path

Searched refs:numColorValues (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1164 int numColorValues() const { in numColorValues() function
1182 const int nColorVals = this->numColorValues(); in getColorValueEncoding()
1971 colorValues, kMaxColorValues, data.numColorValues(), in decompress_astc_block()
1981 unquantize_colors(colorValues, data.numColorValues(), colorBits, colorTrits, colorQuints); in decompress_astc_block()