Searched refs:DrawEdgeAAImageSetCommand (Results 1 – 3 of 3) sorted by relevance
709 class DrawEdgeAAImageSetCommand : public DrawCommand {711 DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry[],
586 this->addDrawCommand(new DrawEdgeAAImageSetCommand( in onDrawEdgeAAImageSet2()
1894 DrawEdgeAAImageSetCommand::DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry set[], in DrawEdgeAAImageSetCommand() function in DrawEdgeAAImageSetCommand1917 void DrawEdgeAAImageSetCommand::execute(SkCanvas* canvas) const { in execute()