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

  /external/skia/src/utils/
SkDumpCanvas.cpp 198 this->dump(kMatrix_Verb, NULL, "translate(%g %g)",
204 this->dump(kMatrix_Verb, NULL, "scale(%g %g)",
210 this->dump(kMatrix_Verb, NULL, "rotate(%g)", SkScalarToFloat(degrees));
215 this->dump(kMatrix_Verb, NULL, "skew(%g %g)",
223 this->dump(kMatrix_Verb, NULL, "concat(%s)", str.c_str());
230 this->dump(kMatrix_Verb, NULL, "setMatrix(%s)", str.c_str());
  /external/skia/include/utils/
SkDumpCanvas.h 32 kMatrix_Verb,

Completed in 48 milliseconds