Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrStencilAndCoverTextContext.cpp30 template<typename Key, typename Val> static void delete_hash_map_entry(const Key&, Val* val) { in delete_hash_map_entry() function
51 fBlobIdCache.foreach(delete_hash_map_entry<uint32_t, TextBlob*>); in ~GrStencilAndCoverTextContext()