Searched defs:getDisplay (Results 1 – 8 of 8) sorted by relevance
97 DisplayGl* getDisplay() { return mDisplayGl.get(); } in getDisplay() function
221 uint32_t getDisplay() { return m_displayId; } in getDisplay() function
132 EglDisplay* EglGlobalInfo::getDisplay(EGLDisplay dpy) const { in getDisplay() function in EglGlobalInfo
26 EGLDisplay getDisplay() { in getDisplay() function
532 Display& getDisplay() const { return mDisplay; } in getDisplay() function
2274 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) { in getDisplay() function in android::HWC2On1Adapter
1831 DisplayVk* VkEmulation::getDisplay() { return mDisplayVk.get(); } in getDisplay() function in gfxstream::vk::VkEmulation
3392 EGLDisplay FrameBuffer::getDisplay() const { in getDisplay() function in gfxstream::FrameBuffer