Searched refs:QAndroidEmulatorWindowAgent (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/hardware/google/aemu/host-common/ |
D | window_operations.cpp | 23 QAndroidEmulatorWindowAgent g_window_operations; 30 void emugl::set_emugl_window_operations(const QAndroidEmulatorWindowAgent &operations) in set_emugl_window_operations() 36 const QAndroidEmulatorWindowAgent &emugl::get_emugl_window_operations() in get_emugl_window_operations()
|
D | MultiDisplay.cpp | 51 MultiDisplay::MultiDisplay(const QAndroidEmulatorWindowAgent* const windowAgent, in MultiDisplay() 814 void android_init_multi_display(const QAndroidEmulatorWindowAgent* const windowAgent, in android_init_multi_display()
|
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ |
D | MultiDisplay.h | 66 MultiDisplay(const QAndroidEmulatorWindowAgent* const windowAgent, 141 const QAndroidEmulatorWindowAgent* mWindowAgent; 169 void android_init_multi_display(const QAndroidEmulatorWindowAgent* const windowAgent,
|
D | GraphicsAgentFactory.h | 17 struct QAndroidEmulatorWindowAgent; 25 X(QAndroidEmulatorWindowAgent, emu) \
|
D | misc.h | 66 … EMUGL_COMMON_API void set_emugl_window_operations(const QAndroidEmulatorWindowAgent &voperations); 67 EMUGL_COMMON_API const QAndroidEmulatorWindowAgent &get_emugl_window_operations();
|
D | window_agent.h | 49 typedef struct QAndroidEmulatorWindowAgent { struct 140 } QAndroidEmulatorWindowAgent; argument
|
/aosp_15_r20/hardware/google/aemu/host-common/testing/ |
D | MockGraphicsAgentFactory.cpp | 21 extern "C" const QAndroidEmulatorWindowAgent* const 39 const QAndroidEmulatorWindowAgent* const
|
D | MockAndroidEmulatorWindowAgent.cpp | 20 static const QAndroidEmulatorWindowAgent sQAndroidEmulatorWindowAgent = { 96 extern "C" const QAndroidEmulatorWindowAgent* const
|
D | MockGraphicsAgentFactory.h | 36 const QAndroidEmulatorWindowAgent* const
|
D | MockAndroidEmulatorWindowAgent.h | 23 QAndroidEmulatorWindowAgent::name)>::type)
|
/aosp_15_r20/hardware/google/gfxstream/host/ |
D | GfxStreamAgents.cpp | 254 static const QAndroidEmulatorWindowAgent sQAndroidEmulatorWindowAgent = { 479 const QAndroidEmulatorWindowAgent* const
|
D | GfxStreamAgents.h | 35 const QAndroidEmulatorWindowAgent* const
|
D | RenderLibImpl.h | 50 virtual void setWindowOps(const QAndroidEmulatorWindowAgent &window_operations,
|
D | RenderLibImpl.cpp | 95 void RenderLibImpl::setWindowOps(const QAndroidEmulatorWindowAgent &window_operations, in setWindowOps()
|
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/ |
D | interface.h | 36 const QAndroidEmulatorWindowAgent* windowAgent);
|
/aosp_15_r20/hardware/google/gfxstream/include/render-utils/ |
D | RenderLib.h | 89 virtual void setWindowOps(const QAndroidEmulatorWindowAgent &window_operations,
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/include/host-common/ |
D | opengles.h | 57 const QAndroidEmulatorWindowAgent *window_agent,
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/gl-host-common/ |
D | opengles.cpp | 132 const QAndroidEmulatorWindowAgent *window_agent, in android_startOpenglesRenderer()
|