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

  /external/chromium_org/third_party/skia/debugger/QT/
SkDebuggerGUI.h 219 void pauseDrawing(bool isPaused = true);
SkDebuggerGUI.cpp 105 connect(&fActionPause, SIGNAL(toggled(bool)), this, SLOT(pauseDrawing(bool)));
637 void SkDebuggerGUI::pauseDrawing(bool isPaused) {
    [all...]
  /external/skia/debugger/QT/
SkDebuggerGUI.h 219 void pauseDrawing(bool isPaused = true);
SkDebuggerGUI.cpp 105 connect(&fActionPause, SIGNAL(toggled(bool)), this, SLOT(pauseDrawing(bool)));
637 void SkDebuggerGUI::pauseDrawing(bool isPaused) {
    [all...]

Completed in 54 milliseconds