Chromium Code Reviews| Index: debugger/QT/SkDebuggerGUI.h |
| =================================================================== |
| --- debugger/QT/SkDebuggerGUI.h (revision 13635) |
| +++ debugger/QT/SkDebuggerGUI.h (working copy) |
| @@ -142,6 +142,11 @@ |
| void actionOverdrawVizWidget(bool isToggled); |
| /** |
| + Toggles the the mega visualization on and off |
| + */ |
| + void actionMegaVizWidget(bool isToggled); |
| + |
| + /** |
| Applies the new texture filter override |
| */ |
| void actionTextureFilter(); |