Home
last modified time | relevance | path

Searched defs:ApplicationState (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/example/
DSkiaSDLExample.cpp38 struct ApplicationState { struct
39 ApplicationState() : fQuit(false) {} in ApplicationState() function
51 static void handle_events(ApplicationState* state, SkCanvas* canvas) { in handle_events() argument