Home
last modified time | relevance | path

Searched defs:destroyDisplay (Results 1 – 4 of 4) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
Dmulti_display_agent.h58 int (*destroyDisplay)(uint32_t displayId); member
/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp112 void destroyDisplay(EGLDisplay dpy) { in destroyDisplay() function
/hardware/google/aemu/host-common/
DMultiDisplay.cpp329 int MultiDisplay::destroyDisplay(uint32_t displayId) { in destroyDisplay() function in android::MultiDisplay
/hardware/google/gfxstream/host/
DFrameBuffer.cpp2688 int FrameBuffer::destroyDisplay(uint32_t displayId) { in destroyDisplay() function in gfxstream::FrameBuffer