Home
last modified time | relevance | path

Searched refs:DrawAtlasCommand (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tools/debugger/
H A DDrawCommand.h587 class DrawAtlasCommand : public DrawCommand { class
589 DrawAtlasCommand(const SkImage*,
H A DDebugCanvas.cpp560 new DrawAtlasCommand(image, xform, tex, colors, count, bmode, sampling, cull, paint));
H A DDrawCommand.cpp1952 DrawAtlasCommand::DrawAtlasCommand(const SkImage* image, in DrawAtlasCommand() function in DrawAtlasCommand
1971 void DrawAtlasCommand::execute(SkCanvas* canvas) const { in execute()

Completed in 7 milliseconds