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

  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 8 #include "SkDebuggerGUI.h"
14 SkDebuggerGUI::SkDebuggerGUI(QWidget *parent) :
104 void SkDebuggerGUI::actionBreakpoints() {
112 void SkDebuggerGUI::showDeletes() {
120 void SkDebuggerGUI::actionCancel() {
126 void SkDebuggerGUI::actionClearBreakpoints() {
135 void SkDebuggerGUI::actionClearDeletes() {
145 void SkDebuggerGUI::actionClose() {
149 void SkDebuggerGUI::actionDelete()
    [all...]
SkDebuggerGUI.h 42 /** \class SkDebuggerGUI
46 class SkDebuggerGUI : public QMainWindow {
54 SkDebuggerGUI(QWidget *parent = 0);
306 void setupUi(QMainWindow *SkDebuggerGUI);
  /external/skia/debugger/
debuggermain.cpp 9 #include "SkDebuggerGUI.h"
54 SkDebuggerGUI w;

Completed in 74 milliseconds