Searched refs:kEndDrawPicture_OpType (Results 1 – 6 of 6) sorted by relevance
78 return DrawCommand::kRestore_OpType == type || DrawCommand::kEndDrawPicture_OpType == type; in isHierarchyPop()
62 kEndDrawPicture_OpType, enumerator
243 case kEndDrawPicture_OpType: return "EndDrawPicture"; in GetCommandString()1676 : INHERITED(kEndDrawPicture_OpType), fRestore(restore) {} in EndDrawPictureCommand()
65 kEndDrawPicture_OpType, enumerator
243 case kEndDrawPicture_OpType: return "EndDrawPicture"; in GetCommandString()1581 : INHERITED(kEndDrawPicture_OpType), fRestore(restore) {} in EndDrawPictureCommand()