Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Dwindow_operations.cpp36 const QAndroidEmulatorWindowAgent &emugl::get_emugl_window_operations() in get_emugl_window_operations() function in emugl
Dmisc.h83 EMUGL_COMMON_API const QAndroidEmulatorWindowAgent &get_emugl_window_operations();
/device/generic/vulkan-cereal/stream-servers/
DPostWorker.cpp65 m_runOnUiThread(m_mainThreadPostingOnly ? emugl::get_emugl_window_operations().runOnUiThread in PostWorker()
164 else if (emugl::get_emugl_window_operations().isFolded()) { in postImpl()
168 emugl::get_emugl_window_operations().getFoldedArea(&x, &y, &w, &h); in postImpl()
DFrameBuffer.cpp1147 emugl::get_emugl_window_operations().isRunningInUiThread()) { in sendPostWorkerCmd()
1160 !emugl::get_emugl_window_operations().isRunningInUiThread())) { in sendPostWorkerCmd()