Searched refs:ktxCompressedFormat (Results 1 – 1 of 1) sorted by relevance
90 SkTextureCompressor::Format ktxCompressedFormat; in onDecode() local95 ktxCompressedFormat = fmt; in onDecode()102 ((SkTextureCompressor::kLATC_Format == ktxCompressedFormat) || in onDecode()103 (SkTextureCompressor::kR11_EAC_Format == ktxCompressedFormat)); in onDecode()141 outRGBDataPtr, width, buf, width, height, ktxCompressedFormat)) { in onDecode()