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

  /external/skia/src/utils/debugger/
SkDrawCommand.h 270 class SkBeginCommentGroupCommand : public SkDrawCommand {
272 SkBeginCommentGroupCommand(const char* description);
SkDrawCommand.cpp 364 SkBeginCommentGroupCommand::SkBeginCommentGroupCommand(const char* description)
SkDebugCanvas.cpp 436 this->addDrawCommand(new SkBeginCommentGroupCommand(description));

Completed in 594 milliseconds