Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1123 int fColorStartBit; // The bit position of the first bit of the color data member
1187 const int colorBits = fColorEndBit - fColorStartBit; in getColorValueEncoding()
1666 fColorStartBit = 17; in decodeColorData()
1676 fColorStartBit = 29; in decodeColorData()
1972 data.fBlock, data.fColorStartBit, data.fColorEndBit, true, in decompress_astc_block()