HomeSort by relevance Sort by last modified time
    Searched refs:kClip_Verb (Results 1 - 2 of 2) sorted by null

  /external/skia/include/utils/
SkDumpCanvas.h 27 kClip_Verb,
  /external/skia/src/utils/
SkDumpCanvas.cpp 245 this->dump(kClip_Verb, NULL, "clipRect(%s %s)", str.c_str(), toString(op));
252 this->dump(kClip_Verb, NULL, "clipPath(%s %s)", str.c_str(), toString(op));
259 this->dump(kClip_Verb, NULL, "clipRegion(%s %s)", str.c_str(),

Completed in 67 milliseconds