Searched defs:getDisplay (Results 1 – 7 of 7) sorted by relevance
122 EglDisplay* EglGlobalInfo::getDisplay(EGLNativeDisplayType dpy) const { in getDisplay() function in EglGlobalInfo134 EglDisplay* EglGlobalInfo::getDisplay(EGLDisplay dpy) const { in getDisplay() function in EglGlobalInfo
95 DisplayGl* getDisplay() { return mDisplayGl.get(); } in getDisplay() function
222 uint32_t getDisplay() { return m_displayId; } in getDisplay() function
78 EGLDisplay getDisplay() const { return mEglDisplay; } in getDisplay() function
26 EGLDisplay getDisplay() { in getDisplay() function
1262 Display* ComposerClient::getDisplay(int64_t displayId) { in getDisplay() function in aidl::android::hardware::graphics::composer3::impl::ComposerClient
3467 EGLDisplay FrameBuffer::getDisplay() const { in getDisplay() function in gfxstream::FrameBuffer