Home
last modified time | relevance | path

Searched refs:countForKey (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkTMultiMap.h151 int countForKey(const Key& key) const { in countForKey() function
/external/skia/src/gpu/
DGrResourceCache.h144 return fScratchMap.countForKey(scratchKey); in countScratchEntriesForKey()
DGrResourceCache.cpp752 SkASSERT(fScratchMap->countForKey(scratchKey)); in validate()
759 SkASSERT(fScratchMap->countForKey(scratchKey)); in validate()