Searched refs:successfullyDecompressed (Results 1 – 2 of 2) sorted by relevance
37 bool successfullyDecompressed() const { return mSuccess; } in successfullyDecompressed() function
120 return mAstcTexture && mAstcTexture->successfullyDecompressed(); in successfullyDecompressedOnCpu()