Searched refs:dpy (Results 1 – 3 of 3) sorted by relevance
26 typedef EGLSyncKHR EGLAPIENTRY (*TypeEglCreateSyncKHR)(EGLDisplay dpy,28 typedef EGLBoolean EGLAPIENTRY (*TypeEglDestroySyncKHR)(EGLDisplay dpy,30 typedef EGLint EGLAPIENTRY (*TypeEglClientWaitSyncKHR)(EGLDisplay dpy,
404 std::unique_ptr<DisplayInfo> dpy(new DisplayInfo()); in readDisplayInfo() local405 if (dpy == nullptr) { in readDisplayInfo()431 dpy->streamConfigurations.insert_or_assign(id, cfg); in readDisplayInfo()438 mDisplayInfo.insert_or_assign(id, std::move(dpy)); in readDisplayInfo()
404 std::unique_ptr<DisplayInfo> dpy(new DisplayInfo()); in readDisplayInfo() local405 if (dpy == nullptr) { in readDisplayInfo()430 dpy->streamConfigurations.insert_or_assign(id, cfg); in readDisplayInfo()437 mDisplayInfo.insert_or_assign(id, std::move(dpy)); in readDisplayInfo()