Lines Matching refs:SkAutoCommentBlock
1175 class SkAutoCommentBlock : SkNoncopyable {1177 SkAutoCommentBlock(SkCanvas* canvas, const char* description) {1184 ~SkAutoCommentBlock() {1193 #define SkAutoCommentBlock(...) SK_REQUIRE_LOCAL_VAR(SkAutoCommentBlock)