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