Chromium Code Reviews| Index: debugger/QT/SkDebuggerGUI.h |
| =================================================================== |
| --- debugger/QT/SkDebuggerGUI.h (revision 11819) |
| +++ debugger/QT/SkDebuggerGUI.h (working copy) |
| @@ -141,6 +141,11 @@ |
| void actionOverdrawVizWidget(bool isToggled); |
| /** |
| + Applies the new texture filter override |
| + */ |
| + void actionTextureFilter(); |
| + |
| + /** |
| Rewinds from the current step back to the start of the commands. |
| */ |
| void actionRewind(); |