Searched refs:SkAutoTime (Results 1 – 2 of 2) sorted by relevance
45 class SkAutoTime {49 SkAutoTime(const char* label = NULL, SkMSec minToDump = 0) : fLabel(label) in fLabel()54 ~SkAutoTime() in ~SkAutoTime()66 #define SkAutoTime(...) SK_REQUIRE_LOCAL_VAR(SkAutoTime) macro
356 SkAutoTime atm("JPEG Decode"); in onDecode()674 SkAutoTime atm("JPEG YUV8 Decode"); in onDecodeYUV8Planes()829 SkAutoTime atm("JPEG Encode"); in onEncode()