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

  /external/skia/debugger/QT/
SkDebuggerGUI.h 198 void pauseDrawing(bool isPaused = true);
SkDebuggerGUI.cpp 95 connect(&fActionPause, SIGNAL(toggled(bool)), this, SLOT(pauseDrawing(bool)));
385 void SkDebuggerGUI::pauseDrawing(bool isPaused) {

Completed in 36 milliseconds