Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkTMultiMap.h168 void internalRemove(ValueList* prev, ValueList* elem, const Key& key) { in internalRemove() function
/external/skia/src/gpu/text/
DGrTextBlobRedrawCoordinator.cpp101 void GrTextBlobRedrawCoordinator::internalRemove(GrTextBlob* blob) { in internalRemove() function in GrTextBlobRedrawCoordinator