Searched defs:SkAutoTrace (Results 1 – 1 of 1) sorted by relevance
138 SkAutoTrace(const char label[]) : fLabel(label) { in SkAutoTrace() function147 #define SkAutoTrace(...) SK_REQUIRE_LOCAL_VAR(SkAutoTrace) macro