HomeSort by relevance Sort by last modified time
    Searched refs:fDrawCommandGeometryWidget (Results 1 - 2 of 2) sorted by null

  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 60 , fDrawCommandGeometryWidget(&fDebugger)
256 fDrawCommandGeometryWidget.setHidden(newState);
399 fDrawCommandGeometryWidget.setDrawCommandIndex(-1);
419 fDrawCommandGeometryWidget.setDrawCommandIndex(currentRow);
585 fDrawCommandGeometryWidget.setSizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
616 fDrawCommandGeometryWidget.setToolTip("Current Command Geometry");
617 fSettingsAndImageLayout.addWidget(&fDrawCommandGeometryWidget);
768 fDrawCommandGeometryWidget.setDrawCommandIndex(-1);
SkDebuggerGUI.h 289 SkDrawCommandGeometryWidget fDrawCommandGeometryWidget;

Completed in 51 milliseconds