Searched refs:isRGB8 (Results 1 – 3 of 3) sorted by relevance
64 bool isRGB8() const;
189 bool SkKTXFile::isRGB8() const { in isRGB8() function in SkKTXFile
187 } else if (ktxFile.isRGB8()) { in onDecode()