Searched refs:get_emugl_window_operations (Results 1 – 5 of 5) sorted by relevance
36 const QAndroidEmulatorWindowAgent &emugl::get_emugl_window_operations() in get_emugl_window_operations() function in emugl
117 emugl::get_emugl_window_operations().paintMultiDisplayWindow( in postImpl()180 } else if (emugl::get_emugl_window_operations().isFolded()) { in postImpl()190 emugl::get_emugl_window_operations().getFoldedArea(&displayOffsetX, &displayOffsetY, in postImpl()
76 m_runOnUiThread(m_mainThreadPostingOnly ? emugl::get_emugl_window_operations().runOnUiThread in PostWorker()
770 emugl::get_emugl_window_operations().isRunningInUiThread()) { in sendPostWorkerCmd()780 !emugl::get_emugl_window_operations().isRunningInUiThread())) { in sendPostWorkerCmd()
67 EMUGL_COMMON_API const QAndroidEmulatorWindowAgent &get_emugl_window_operations();