Searched refs:testingOnly_uniqueKeysToInvalidate (Results 1 – 6 of 6) sorted by relevance
39 SkTArray<GrUniqueKey> SkPromiseImageTexture::testingOnly_uniqueKeysToInvalidate() const { in testingOnly_uniqueKeysToInvalidate() function in SkPromiseImageTexture
50 SkTArray<GrUniqueKey> testingOnly_uniqueKeysToInvalidate() const;
46 SkTArray<GrUniqueKey> testingOnly_uniqueKeysToInvalidate() const;
43 return fTexture->testingOnly_uniqueKeysToInvalidate(); in uniqueKeys()
45 return fTexture->testingOnly_uniqueKeysToInvalidate(); in uniqueKeys()