Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDrawCommand.cpp42 #define DEBUGCANVAS_ATTRIBUTE_VISIBLE "visible" macro
260 writer.appendBool(DEBUGCANVAS_ATTRIBUTE_VISIBLE, this->isVisible()); in toJSON()