Searched refs:gFaceCacheMutex (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/modules/skparagraph/src/ | ||
H A D | FontCollection.cpp | 400 static SkMutex gFaceCacheMutex; local 402 return SkLRUCacheMgr(gFaceCache, gFaceCacheMutex); |
Completed in 2 milliseconds