Searched defs:getDisplay (Results 1 – 11 of 11) sorted by relevance
97 DisplayGl* getDisplay() { return mDisplayGl.get(); } in getDisplay() function
224 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
226 ExynosDisplay *getDisplay(uint32_t displayId) { return mDisplayMap[displayId]; } in getDisplay() function
242 ExynosDisplay* getDisplay(uint32_t display) { return mDisplayMap[display]; } in getDisplay() function
532 Display& getDisplay() const { return mDisplay; } in getDisplay() function
505 Display& getDisplay() const { return mDisplay; } in getDisplay() function
2364 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) in getDisplay() function in android::HWC2On1Adapter
2274 HWC2On1Adapter::Display* HWC2On1Adapter::getDisplay(hwc2_display_t id) { in getDisplay() function in android::HWC2On1Adapter
3346 EGLDisplay FrameBuffer::getDisplay() const { in getDisplay() function in gfxstream::FrameBuffer