Home
last modified time | relevance | path

Searched refs:getGraphicsAgents (Results 1 – 9 of 9) sorted by relevance

/hardware/google/aemu/host-common/
DGraphicsAgentFactory.cpp31 const GraphicsAgents* getGraphicsAgents() { in getGraphicsAgents() function
DHostAddressSpace_unittest.cpp31 emulation::goldfish_address_space_set_vm_operations(getGraphicsAgents()->vm); in SetUpTestSuite()
Daddress_space_graphics_unittests.cpp557 goldfish_address_space_set_vm_operations(getGraphicsAgents()->vm); in SetUpTestSuite()
/hardware/google/aemu/host-common/include/host-common/
DGraphicsAgentFactory.h72 const GraphicsAgents* getGraphicsAgents();
/hardware/google/gfxstream/host/tests/
DGLSnapshotRendering_unittest.cpp72 emugl::set_emugl_window_operations(*getGraphicsAgents()->emu); in SetUp()
DVulkan_unittest.cpp447 emugl::set_emugl_window_operations(*getGraphicsAgents()->emu); in SetUp()
448 emugl::set_emugl_multi_display_operations(*getGraphicsAgents()->multi_display); in SetUp()
DSampleApplication.cpp245 emugl::set_emugl_window_operations(*getGraphicsAgents()->emu);; in SampleApplication()
246 emugl::set_emugl_multi_display_operations(*getGraphicsAgents()->multi_display); in SampleApplication()
DFrameBuffer_unittest.cpp74 emugl::set_emugl_window_operations(*getGraphicsAgents()->emu); in SetUp()
75 emugl::set_emugl_multi_display_operations(*getGraphicsAgents()->multi_display); in SetUp()
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp2330 android_startOpenglesRenderer(display_width, display_height, 1, 28, getGraphicsAgents()->vm, in stream_renderer_opengles_init()
2331 getGraphicsAgents()->emu, getGraphicsAgents()->multi_display, in stream_renderer_opengles_init()
2349 address_space_set_vm_operations(getGraphicsAgents()->vm); in stream_renderer_opengles_init()