Searched refs:kPopLayer_Action (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/utils/debugger/
H A DSkDrawCommand.h61 kPopLayer_Action, enumerator in enum:SkDrawCommand::Action
90 virtual Action action() const SK_OVERRIDE { return kPopLayer_Action; }
H A DSkDebugCanvas.cpp219 } else if (SkDrawCommand::kPopLayer_Action == result) {
/external/skia/src/utils/debugger/
H A DSkDrawCommand.h61 kPopLayer_Action, enumerator in enum:SkDrawCommand::Action
90 virtual Action action() const SK_OVERRIDE { return kPopLayer_Action; }
H A DSkDebugCanvas.cpp220 } else if (SkDrawCommand::kPopLayer_Action == result) {

Completed in 61 milliseconds