Home
last modified time | relevance | path

Searched refs:SK_ASSERT_CAPABILITY (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/private/base/
DSkMutex.h36 void assertHeld() SK_ASSERT_CAPABILITY(this) { in assertHeld()
DSkThreadAnnotations.h67 #define SK_ASSERT_CAPABILITY(x) \ macro
/external/skia/src/core/
DSkSharedMutex.h41 void assertHeld() const SK_ASSERT_CAPABILITY(this);