Home
last modified time | relevance | path

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

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