Home
last modified time | relevance | path

Searched defs:internalRemove (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkTMultiMap.h168 void internalRemove(ValueList* prev, ValueList* elem, const Key& key) { in internalRemove() function
/external/skqp/src/core/
DSkTMultiMap.h191 void internalRemove(ValueList* prev, ValueList* elem, const Key& key) { in internalRemove() function
/external/skia/src/gpu/text/
DGrTextBlobCache.cpp52 void GrTextBlobCache::internalRemove(GrTextBlob* blob) { in internalRemove() function in GrTextBlobCache