Searched refs:kClip_Verb (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/utils/ |
D | SkDumpCanvas.cpp | 243 this->dump(kClip_Verb, NULL, "clipRect(%s %s %s)", str.c_str(), toString(op), in clipRect() 251 this->dump(kClip_Verb, NULL, "clipPath(%s %s %s)", str.c_str(), toString(op), in clipPath() 259 this->dump(kClip_Verb, NULL, "clipRegion(%s %s)", str.c_str(), in clipRegion()
|
/external/skia/include/utils/ |
D | SkDumpCanvas.h | 34 kClip_Verb, enumerator
|