Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkDrawCommandGeometryWidget.h22 void setDrawCommandIndex(int index);
DSkDrawCommandGeometryWidget.cpp70 void SkDrawCommandGeometryWidget::setDrawCommandIndex(int commandIndex) { in setDrawCommandIndex() function in SkDrawCommandGeometryWidget
DSkDebuggerGUI.cpp334 fDrawCommandGeometryWidget.setDrawCommandIndex(-1); in updateDrawCommandInfo()
354 fDrawCommandGeometryWidget.setDrawCommandIndex(currentRow); in updateDrawCommandInfo()
712 fDrawCommandGeometryWidget.setDrawCommandIndex(-1); in loadPicture()