Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1124 int fColorEndBit; // The bit position of the last *possible* bit of the color data member
1187 const int colorBits = fColorEndBit - fColorStartBit; in getColorValueEncoding()
1648 fColorEndBit = bitLoc - 2; in decodeDualPlane()
1650 fColorEndBit = bitLoc; in decodeDualPlane()
1972 data.fBlock, data.fColorStartBit, data.fColorEndBit, true, in decompress_astc_block()