Searched defs:SkAutoMutexExclusive (Results 1 – 1 of 1) sorted by relevance
122 typedef SkAutoTExclusive<SkBaseMutex> SkAutoMutexExclusive; typedef123 #define SkAutoMutexExclusive(...) SK_REQUIRE_LOCAL_VAR(SkAutoMutexExclusive) macro