Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1094 int fPartCount; // the number of partitions in this block member
1128 return fPartCount; in numPartitions()
1629 fPartCount = (fPartIndex & 0x3) + 1; in decode()