Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dwindow_agent.h45 typedef struct EmulatorWindow EmulatorWindow; typedef
54 EmulatorWindow* (*getEmulatorWindow)(void);
/hardware/google/aemu/host-common/testing/
DMockAndroidEmulatorWindowAgent.cpp24 return (EmulatorWindow*)nullptr; in __anon218769fb0102()
/hardware/google/gfxstream/host/
DGfxStreamAgents.cpp260 return (EmulatorWindow*)nullptr; in __anon8c00e9f91102()
/hardware/google/aemu/host-common/
DMultiDisplay.cpp96 EmulatorWindow* window = emulator_window_get(); in setMultiDisplay()