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

  /external/skia/debugger/QT/
SkDebuggerGUI.cpp 85 connect(&fCanvasWidget, SIGNAL(scaleFactorChanged(float)), this, SLOT(actionScale(float)));
243 void SkDebuggerGUI::actionScale(float scaleFactor) {
  /external/skqp/debugger/QT/
SkDebuggerGUI.cpp 85 connect(&fCanvasWidget, SIGNAL(scaleFactorChanged(float)), this, SLOT(actionScale(float)));
243 void SkDebuggerGUI::actionScale(float scaleFactor) {

Completed in 368 milliseconds