Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/extras/
Dvwebp_sdl.c36 static void ProcessEvents(void) { in ProcessEvents() function
84 ProcessEvents(); in main()
/third_party/flutter/skia/third_party/externals/libwebp/extras/
Dvwebp_sdl.c36 static void ProcessEvents(void) { in ProcessEvents() function
84 ProcessEvents(); in main()
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.h132 void ProcessEvents();
Dgpu_profiling.cc284 void GPUProfiler::ProcessEvents() { in ProcessEvents() function in mindspore::profiler::gpu::GPUProfiler
333 ProcessEvents(); in OpsParser()
/third_party/flutter/skia/third_party/externals/sdl/src/core/winrt/
DSDL_winrtapp_direct3d.cpp481 …CoreWindow::GetForCurrentThread()->Dispatcher->ProcessEvents(CoreProcessEventsOption::ProcessAllIf… in PumpEvents()
490 …CoreWindow::GetForCurrentThread()->Dispatcher->ProcessEvents(CoreProcessEventsOption::ProcessOneAn… in PumpEvents()