Searched defs:SkPopCullCommand (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.cpp966 SkPopCullCommand::SkPopCullCommand() : INHERITED(POP_CULL) { } function in class:SkPopCullCommand
968 void SkPopCullCommand::execute(SkCanvas* canvas) {
H A DSkDrawCommand.h625 class SkPopCullCommand : public SkDrawCommand { class in inherits:SkDrawCommand
627 SkPopCullCommand();
/external/skia/src/utils/debugger/
H A DSkDrawCommand.cpp966 SkPopCullCommand::SkPopCullCommand() : INHERITED(POP_CULL) { } function in class:SkPopCullCommand
968 void SkPopCullCommand::execute(SkCanvas* canvas) {
H A DSkDrawCommand.h625 class SkPopCullCommand : public SkDrawCommand { class in inherits:SkDrawCommand
627 SkPopCullCommand();

Completed in 87 milliseconds