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

  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.h 269 class SkEndCommentGroupCommand : public SkDrawCommand {
271 SkEndCommentGroupCommand();
SkDebugCanvas.cpp 367 addDrawCommand(new SkEndCommentGroupCommand());
SkDrawCommand.cpp 418 SkEndCommentGroupCommand::SkEndCommentGroupCommand() : INHERITED(END_COMMENT_GROUP) {
  /external/skia/src/utils/debugger/
SkDrawCommand.h 269 class SkEndCommentGroupCommand : public SkDrawCommand {
271 SkEndCommentGroupCommand();
SkDebugCanvas.cpp 367 addDrawCommand(new SkEndCommentGroupCommand());
SkDrawCommand.cpp 418 SkEndCommentGroupCommand::SkEndCommentGroupCommand() : INHERITED(END_COMMENT_GROUP) {

Completed in 33 milliseconds