Searched refs:DrawEdgeAAImageSetCommand (Results 1 – 3 of 3) sorted by relevance
698 class DrawEdgeAAImageSetCommand : public DrawCommand {700 DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry[],
568 this->addDrawCommand(new DrawEdgeAAImageSetCommand( in onDrawEdgeAAImageSet2()
1898 DrawEdgeAAImageSetCommand::DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry set[], in DrawEdgeAAImageSetCommand() function in DrawEdgeAAImageSetCommand1921 void DrawEdgeAAImageSetCommand::execute(SkCanvas* canvas) const { in execute()