Home
last modified time | relevance | path

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

/external/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
/external/skqp/example/
DSkiaSDLExample.cpp38 struct ApplicationState { struct
39 ApplicationState() : fQuit(false) {} in ApplicationState() argument
51 static void handle_events(ApplicationState* state, SkCanvas* canvas) { in handle_events() argument