Home
last modified time | relevance | path

Searched refs:DrawEdgeAAImageSetCommand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/tools/debugger/
H A DDrawCommand.h736 class DrawEdgeAAImageSetCommand : public DrawCommand {
738 DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry[],
H A DDrawCommand.cpp1935 DrawEdgeAAImageSetCommand::DrawEdgeAAImageSetCommand(const SkCanvas::ImageSetEntry set[], in DrawEdgeAAImageSetCommand() function in DrawEdgeAAImageSetCommand
1958 void DrawEdgeAAImageSetCommand::execute(SkCanvas* canvas) const { in execute()
H A DDebugCanvas.cpp617 this->addDrawCommand(new DrawEdgeAAImageSetCommand( in onDrawEdgeAAImageSet2()