Home
last modified time | relevance | path

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

/external/skia/debugger/QT/
DSkDrawCommandGeometryWidget.cpp14 SkDrawCommandGeometryWidget::SkDrawCommandGeometryWidget(SkDebugger *debugger) in SkDrawCommandGeometryWidget() function in SkDrawCommandGeometryWidget
21 void SkDrawCommandGeometryWidget::resizeEvent(QResizeEvent* event) { in resizeEvent()
34 void SkDrawCommandGeometryWidget::paintEvent(QPaintEvent* event) { in paintEvent()
70 void SkDrawCommandGeometryWidget::setDrawCommandIndex(int commandIndex) { in setDrawCommandIndex()
75 void SkDrawCommandGeometryWidget::updateImage() { in updateImage()
DSkDrawCommandGeometryWidget.h17 class SkDrawCommandGeometryWidget : public QFrame {
21 SkDrawCommandGeometryWidget(SkDebugger* debugger);
DSkDebuggerGUI.h289 SkDrawCommandGeometryWidget fDrawCommandGeometryWidget;
/external/skia/gyp/
Ddebugger.gyp106 '../debugger/QT/SkDrawCommandGeometryWidget.h',
107 '../debugger/QT/SkDrawCommandGeometryWidget.cpp',
155 '<(moc_src_dir)/SkDrawCommandGeometryWidget.h',