Searched refs:DrawEdgeAAImageSetCommand (Results 1 – 3 of 3) sorted by relevance
736 class DrawEdgeAAImageSetCommand : public DrawCommand {738 DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry[],
1935 DrawEdgeAAImageSetCommand::DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry set[], in DrawEdgeAAImageSetCommand() function in DrawEdgeAAImageSetCommand1958 void DrawEdgeAAImageSetCommand::execute(SkCanvas* canvas) const { in execute()
617 this->addDrawCommand(new DrawEdgeAAImageSetCommand( in onDrawEdgeAAImageSet2()