Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dwindow_operations.cpp36 const QAndroidEmulatorWindowAgent &emugl::get_emugl_window_operations() in get_emugl_window_operations() function in emugl
/hardware/google/gfxstream/host/
DPostWorkerGl.cpp117 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()
DPostWorker.cpp76 m_runOnUiThread(m_mainThreadPostingOnly ? emugl::get_emugl_window_operations().runOnUiThread in PostWorker()
DFrameBuffer.cpp770 emugl::get_emugl_window_operations().isRunningInUiThread()) { in sendPostWorkerCmd()
780 !emugl::get_emugl_window_operations().isRunningInUiThread())) { in sendPostWorkerCmd()
/hardware/google/aemu/host-common/include/host-common/
Dmisc.h67 EMUGL_COMMON_API const QAndroidEmulatorWindowAgent &get_emugl_window_operations();