Searched refs:fDataCacheMutex (Results 1 – 4 of 4) sorted by relevance
94 mutable SkMutex fDataCacheMutex; variable
97 mutable SkMutex fDataCacheMutex; variable
83 SkAutoMutexExclusive ama(fDataCacheMutex); in createTypefaceFromFontId()