Searched defs:createDisplay (Results 1 – 3 of 3) sorted by relevance
/hardware/google/aemu/host-common/include/host-common/ | ||
D | multi_display_agent.h | 57 int (*createDisplay)(uint32_t* displayId); member |
/hardware/google/aemu/host-common/ | ||
D | MultiDisplay.cpp | 288 int MultiDisplay::createDisplay(uint32_t* displayId) { in createDisplay() function in android::MultiDisplay |
/hardware/google/gfxstream/host/ | ||
D | FrameBuffer.cpp | 2727 int FrameBuffer::createDisplay(uint32_t* displayId) { in createDisplay() function in gfxstream::FrameBuffer |