Searched refs:EglBadDisplay (Results 1 – 13 of 13) sorted by relevance
72 return egl::EglBadDisplay(); in getCompositorTiming()78 return egl::EglBadDisplay(); in getNextFrameId()93 return egl::EglBadDisplay(); in getFrameTimestamps()100 return egl::EglBadDisplay(); in swapWithFrameToken()
43 return egl::EglBadDisplay() << "DisplayImpl::validateClientBuffer unimplemented."; in validateClientBuffer()52 return egl::EglBadDisplay() << "DisplayImpl::validateImageClientBuffer unimplemented."; in validateImageClientBuffer()
869 return EglBadDisplay() << "display is EGL_NO_DISPLAY."; in ValidateDisplayPointer()874 return EglBadDisplay() << "display is not a valid display."; in ValidateDisplayPointer()1953 return EglBadDisplay() << "'dpy' not a valid EGLDisplay handle"; in ValidateMakeCurrent()2409 return EglBadDisplay() << "EGL_KHR_image not supported."; in ValidateCreateImageKHR()2424 return EglBadDisplay(); in ValidateDestroyImageKHR()2503 return EglBadDisplay() in ValidateCreateSyncBase()3280 return EglBadDisplay() << "EGL_KHR_swap_buffers_with_damage is not available."; in ValidateSwapBuffersWithDamageKHR()3438 return EglBadDisplay() << "EGL_ANDROID_presentation_time is not available."; in ValidatePresentationTimeANDROID()3529 return EglBadDisplay() << "ValidateCreatePlatformWindowSurfaceEXT unimplemented."; in ValidateCreatePlatformWindowSurfaceEXT()3544 return EglBadDisplay() << "ValidateCreatePlatformPixmapSurfaceEXT unimplemented."; in ValidateCreatePlatformPixmapSurfaceEXT()[all …]
100 using EglBadDisplay = priv::ErrorStream<EGL_BAD_DISPLAY>; variable
69 return egl::EglBadDisplay(); in restoreLostDevice()
296 return egl::EglBadDisplay(); in dupNativeFenceFD()
226 return egl::EglBadDisplay() << "Unknown buftype for D3DTextureSurfaceWGL."; in GetD3DTextureInfo()
570 return egl::EglBadDisplay(); in restoreLostDevice()
241 return egl::EglBadDisplay();
292 return egl::EglBadDisplay();
1033 thread->setError(EglBadDisplay() << "eglCreatePlatformWindowSurface unimplemented.", GetDebug(), in EGL_CreatePlatformWindowSurface()1053 thread->setError(EglBadDisplay() << "eglCreatePlatformPixmapSurface unimplemented.", GetDebug(), in EGL_CreatePlatformPixmapSurface()
227 thread->setError(EglBadDisplay() << "CreatePlatformWindowSurfaceEXT unimplemented.", GetDebug(), in EGL_CreatePlatformWindowSurfaceEXT()254 thread->setError(EglBadDisplay() << "CreatePlatformPixmapSurfaceEXT unimplemented.", GetDebug(), in EGL_CreatePlatformPixmapSurfaceEXT()
706 return egl::EglBadDisplay(); in restoreLostDevice()