Searched refs:premulKey (Results 1 – 1 of 1) sorted by relevance
66 const SkString premulKey("KTXPremultipliedAlpha"); in onDecode() local67 const bool bSrcIsPremul = ktxFile.getValueForKey(premulKey) == SkString("True"); in onDecode()