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

  /external/skia/tools/debugger/
SkDrawCommand.h 405 class SkEndDrawPictureCommand : public SkDrawCommand {
407 SkEndDrawPictureCommand(bool restore);
SkDebugCanvas.cpp 440 this->addDrawCommand(new SkEndDrawPictureCommand(SkToBool(matrix) || SkToBool(paint)));
SkDrawCommand.cpp     [all...]

Completed in 69 milliseconds