Home
last modified time | relevance | path

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

/external/skia/debugger/
DSkDebugger.h40 return fDebugCanvas->getDrawCommandVisibilityAt(index); in isCommandVisible()
/external/skia/tools/debugger/
DSkDebugCanvas.h126 bool getDrawCommandVisibilityAt(int index);
DSkDebugCanvas.cpp347 bool SkDebugCanvas::getDrawCommandVisibilityAt(int index) { in getDrawCommandVisibilityAt() function in SkDebugCanvas