Home
last modified time | relevance | path

Searched defs:SkAutoExclusive (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/private/
DSkMutex.h81 SkAutoExclusive(T& mutex) : fMutex(&mutex) { in SkAutoExclusive() function
92 #define SkAutoExclusive(...) SK_REQUIRE_LOCAL_VAR(SkAutoExclusive) macro
/external/skqp/include/private/
DSkMutex.h81 SkAutoExclusive(T& mutex) : fMutex(&mutex) { in SkAutoExclusive() function
92 #define SkAutoExclusive(...) SK_REQUIRE_LOCAL_VAR(SkAutoExclusive) macro