Searched refs:getValueForKey (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/third_party/ktx/
H A Dktx.h58 SkString getValueForKey(const SkString& key) const;
H A Dktx.cpp159 SkString SkKTXFile::getValueForKey(const SkString& key) const { function in class:SkKTXFile
/external/skia/third_party/ktx/
H A Dktx.h57 SkString getValueForKey(const SkString& key) const;
H A Dktx.cpp115 SkString SkKTXFile::getValueForKey(const SkString& key) const { function in class:SkKTXFile
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_ktx.cpp74 const bool bSrcIsPremul = ktxFile.getValueForKey(premulKey) == SkString("True");
/external/skia/src/images/
H A DSkImageDecoder_ktx.cpp74 const bool bSrcIsPremul = ktxFile.getValueForKey(premulKey) == SkString("True");

Completed in 193 milliseconds