Home
last modified time | relevance | path

Searched refs:RemovePendingExposedEvents (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_windowevents.c74 RemovePendingExposedEvents(void * userdata, SDL_Event *event) in RemovePendingExposedEvents() function
213 SDL_FilterEvents(RemovePendingExposedEvents, &event); in SDL_SendWindowEvent()