Searched refs:SkAutoExclusive (Results 1 – 14 of 14) sorted by relevance
78 class SkAutoExclusive {81 SkAutoExclusive(T& mutex) : fMutex(&mutex) { in SkAutoExclusive() function86 ~SkAutoExclusive() { fRelease(fMutex); } in ~SkAutoExclusive()92 #define SkAutoExclusive(...) SK_REQUIRE_LOCAL_VAR(SkAutoExclusive) macro
286 SkAutoExclusive ac(fLock); in attachNode()300 SkAutoExclusive ac(fLock); in findAndDetachStrike()341 SkAutoExclusive ac(fLock); in desperationSearchForImage()372 SkAutoExclusive ac(fLock); in desperationSearchForPath()432 SkAutoExclusive ac(fLock); in purgeAll()437 SkAutoExclusive ac(fLock); in getTotalMemoryUsed()442 SkAutoExclusive ac(fLock); in getCacheCountUsed()447 SkAutoExclusive ac(fLock); in getCacheCountLimit()457 SkAutoExclusive ac(fLock); in setCacheSizeLimit()466 SkAutoExclusive ac(fLock); in getCacheSizeLimit()[all …]
86 SkAutoExclusive lock(fWorkLock); in add()105 SkAutoExclusive lock(fWorkLock); in do_work()
311 SkAutoExclusive ac(fLock); in attachNode()325 SkAutoExclusive ac(fLock); in findAndDetachStrike()366 SkAutoExclusive ac(fLock); in desperationSearchForImage()397 SkAutoExclusive ac(fLock); in desperationSearchForPath()457 SkAutoExclusive ac(fLock); in purgeAll()462 SkAutoExclusive ac(fLock); in getTotalMemoryUsed()467 SkAutoExclusive ac(fLock); in getCacheCountUsed()472 SkAutoExclusive ac(fLock); in getCacheCountLimit()482 SkAutoExclusive ac(fLock); in setCacheSizeLimit()491 SkAutoExclusive ac(fLock); in getCacheSizeLimit()[all …]
55 SkAutoExclusive l(DWriteFactoryMutex); in is_hinted()126 SkAutoExclusive l(DWriteFactoryMutex); in has_bitmap_strike()394 SkAutoExclusive l(DWriteFactoryMutex); in generateAdvance()406 SkAutoExclusive l(DWriteFactoryMutex); in generateAdvance()462 SkAutoExclusive l(DWriteFactoryMutex); in getBoundingBox()585 SkAutoExclusive l(DWriteFactoryMutex); in generateColorMetrics()935 SkAutoExclusive l(DWriteFactoryMutex); in drawDWMask()1035 SkAutoExclusive l(DWriteFactoryMutex); in generateColorGlyphImage()1170 SkAutoExclusive l(DWriteFactoryMutex); in generatePath()
55 SkAutoExclusive l(DWriteFactoryMutex); in is_hinted()126 SkAutoExclusive l(DWriteFactoryMutex); in has_bitmap_strike()394 SkAutoExclusive l(DWriteFactoryMutex); in generateAdvance()406 SkAutoExclusive l(DWriteFactoryMutex); in generateAdvance()462 SkAutoExclusive l(DWriteFactoryMutex); in getBoundingBox()585 SkAutoExclusive l(DWriteFactoryMutex); in generateColorMetrics()937 SkAutoExclusive l(DWriteFactoryMutex); in drawDWMask()1037 SkAutoExclusive l(DWriteFactoryMutex); in generateColorGlyphImage()1172 SkAutoExclusive l(DWriteFactoryMutex); in generatePath()
120 SkAutoExclusive fAutoAquire;267 SkAutoExclusive autoAquire(fOnMakeColorTypeAndSpaceMutex); in onMakeColorTypeAndColorSpace()
119 SkAutoExclusive fAutoAquire;264 SkAutoExclusive autoAquire(fOnMakeColorTypeAndSpaceMutex); in onMakeColorTypeAndColorSpace()
201 SkAutoExclusive ama(fMutex); in getGradient()
245 SkAutoExclusive lock(glyphData.fSvgMutex); in generateImage()
243 SkAutoExclusive lock(glyphData.fSvgMutex); in generateImage()