Searched refs:actionScale (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/skia/debugger/QT/
H A DSkDebuggerGUI.cpp111 connect(&fCanvasWidget, SIGNAL(scaleFactorChanged(float)), this, SLOT(actionScale(float)));
608 void SkDebuggerGUI::actionScale(float scaleFactor) { function in class:SkDebuggerGUI
H A DSkDebuggerGUI.h182 void actionScale(float scaleFactor);
/external/skia/debugger/QT/
H A DSkDebuggerGUI.cpp110 connect(&fCanvasWidget, SIGNAL(scaleFactorChanged(float)), this, SLOT(actionScale(float)));
569 void SkDebuggerGUI::actionScale(float scaleFactor) { function in class:SkDebuggerGUI
H A DSkDebuggerGUI.h182 void actionScale(float scaleFactor);

Completed in 222 milliseconds