Home
last modified time | relevance | path

Searched defs:SK_REQUIRES (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/include/private/
H A DSkThreadAnnotations.h38 #define SK_REQUIRES(...) \ macro
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp237 SkWStream* SkPDFDocument::beginObject(SkPDFIndirectReference ref) SK_REQUIRES(fMutex) { in SK_REQUIRES() function
242 void SkPDFDocument::endObject() SK_REQUIRES(fMutex) { in SK_REQUIRES() function

Completed in 2 milliseconds