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

  /external/skia/include/utils/
SkDumpCanvas.h 34 kMatrix_Verb,
  /external/skia/src/utils/
SkDumpCanvas.cpp 232 this->dump(kMatrix_Verb, nullptr, "translate(%g %g)",
237 this->dump(kMatrix_Verb, nullptr, "scale(%g %g)",
243 this->dump(kMatrix_Verb, nullptr, "concat(%s)", str.c_str());
253 this->dump(kMatrix_Verb, nullptr, "setMatrix(%s)", str.c_str());

Completed in 1602 milliseconds