Searched refs:DrawAtlasCommand (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/tools/debugger/ |
H A D | DrawCommand.h | 587 class DrawAtlasCommand : public DrawCommand { class 589 DrawAtlasCommand(const SkImage*,
|
H A D | DebugCanvas.cpp | 560 new DrawAtlasCommand(image, xform, tex, colors, count, bmode, sampling, cull, paint));
|
H A D | DrawCommand.cpp | 1952 DrawAtlasCommand::DrawAtlasCommand(const SkImage* image, in DrawAtlasCommand() function in DrawAtlasCommand 1971 void DrawAtlasCommand::execute(SkCanvas* canvas) const { in execute()
|
Completed in 7 milliseconds