Searched refs:testingOnly_getHashTable (Results 1 – 3 of 3) sorted by relevance
134 GrCCPathCache::testingOnly_getHashTable() const { in testingOnly_getHashTable() function in GrCCPathCache
187 const SkTHashTable<HashNode, const Key&>& testingOnly_getHashTable() const;
613 const auto& hash = cache->testingOnly_getHashTable(); in onRun()