Searched defs:actionScale (Results 1 - 1 of 1) sorted by relevance

/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp85 connect(&fCanvasWidget, SIGNAL(scaleFactorChanged(float)), this, SLOT(actionScale(float)));
243 void SkDebuggerGUI::actionScale(float scaleFactor) { function in class:SkDebuggerGUI

Completed in 71 milliseconds