| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | DisplayImpl.h | 60 virtual void onDestroy(const egl::Display *display) {} in onDestroy() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | ImageEGL.cpp | 48 egl::Error ImageEGL::initialize(const egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | ImageVk.cpp | 30 void ImageVk::onDestroy(const egl::Display *display) in onDestroy() argument 58 egl::Error ImageVk::initialize(const egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| H A D | DisplayVkAndroid.cpp | 28 egl::Error DisplayVkAndroid::initialize(egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLDebugTest.cpp | 156 EGLDisplay display = getEGLWindow()->getDisplay(); in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | VulkanImageTest.cpp | 31 EGLDisplay display = window->getDisplay(); in TEST_P() local 101 EGLDisplay display = window->getDisplay(); in TEST_P() local 144 EGLDisplay display = window->getDisplay(); in TEST_P() local 199 EGLDisplay display = window->getDisplay(); TEST_P() local 267 EGLDisplay display = window->getDisplay(); TEST_P() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/ |
| H A D | DisplayVkXcb.cpp | 49 egl::Error DisplayVkXcb::initialize(egl::Display *display) in initialize() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| H A D | FrameBufferAndroid.cpp | 193 sw::FrameBuffer *createFrameBuffer(void *display, ANativeWindow* window, int width, int height) in createFrameBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| H A D | NVCtrlLib.h | 589 Display *display; member 613 Display *display; member 638 Display *display; member 664 Display *display; member 688 Display *display; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | angle_test_platform.cpp | 111 bool IsEGLDisplayExtensionEnabled(EGLDisplay display, const std::string &extName) in IsEGLDisplayExtensionEnabled() argument
|
| /third_party/skia/tools/sk_app/unix/ |
| H A D | RasterWindowContext_unix.cpp | 36 RasterWindowContext_xlib::RasterWindowContext_xlib(Display* display, XWindow window, int width, in RasterWindowContext_xlib() argument
|
| /third_party/tzdata/ |
| H A D | date.c | 168 display(char const *format, time_t now) in display() function
|
| /third_party/pulseaudio/src/modules/x11/ |
| H A D | module-x11-cork-request.c | 91 Display *display; in sink_input_send_event_hook_cb() local [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGNode.cpp | 70 const auto display = fPresentationAttributes.fDisplay; // display is uninherited in onPrepareToRender() local
|
| /third_party/rust/crates/version_check/src/ |
| H A D | version.rs | 308 fn display() { in display() functions
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluConfigFilter.cpp | 40 CandidateConfig::CandidateConfig (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLConfig config) in CandidateConfig() argument 101 bool FilterList::match (const Library& egl, EGLDisplay display, EGLConfig config) const in match() argument
|
| H A D | egluConfigFilter.hpp | 81 eglw::EGLDisplay display; member
|
| H A D | egluNativeWindow.cpp | 100 NativeWindow* NativeWindowFactory::createWindow (NativeDisplay* nativeDisplay, EGLDisplay display, EGLConfig config, const EGLAttrib* attribList, const WindowParams& params) const in createWindow() argument
|
| H A D | egluUnique.cpp | 33 UniqueDisplay::UniqueDisplay (const Library& egl, EGLDisplay display) in UniqueDisplay() argument 50 UniqueSurface::UniqueSurface (const Library& egl, EGLDisplay display, EGLSurface surface) in UniqueSurface() argument 68 UniqueContext::UniqueContext (const Library& egl, EGLDisplay display, EGLContext context) in UniqueContext() argument 86 ScopedCurrentContext::ScopedCurrentContext (const Library& egl, EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) in ScopedCurrentContext() argument 98 UniqueImage::UniqueImage (const Library& egl, EGLDisplay display, EGLImag argument [all...] |
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglClientExtensionTests.cpp | 208 EGLDisplay display = eglu::getAndInitDisplay(m_eglTestCtx.getNativeDisplay()); in iterate() local 270 EGLDisplay display = eglu::getAndInitDisplay(m_eglTestCtx.getNativeDisplay()); in iterate() local [all...] |
| H A D | teglSurfacelessContextTests.cpp | 73 void SurfacelessContextCase::executeForConfig (EGLDisplay display, EGLConfig config) in executeForConfig() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | AttributeMap.cpp | 83 validate(const ValidationContext *val, const egl::Display *display, AttributeValidationFunc validationFunc) const validate() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp.c | 350 struct mod_hdcp_display *display in mod_hdcp_remove_display() local 287 mod_hdcp_add_display(struct mod_hdcp *hdcp, struct mod_hdcp_link *link, struct mod_hdcp_display *display, struct mod_hdcp_output *output) mod_hdcp_add_display() argument 393 struct mod_hdcp_display *display = NULL; mod_hdcp_query_display() local [all...] |
| H A D | hdcp_psp.c | 52 struct mod_hdcp_display *display = in mod_hdcp_remove_display_from_topology() local 82 mod_hdcp_add_display_to_topology(struct mod_hdcp *hdcp, struct mod_hdcp_display *display) mod_hdcp_add_display_to_topology() argument 133 struct mod_hdcp_display *display = get_first_active_display(hdcp); mod_hdcp_hdcp1_create_session() local 247 struct mod_hdcp_display *display = get_first_active_display(hdcp); mod_hdcp_hdcp1_enable_encryption() local 391 struct mod_hdcp_display *display = get_first_active_display(hdcp); mod_hdcp_hdcp2_create_session() local 720 struct mod_hdcp_display *display = get_first_active_display(hdcp); mod_hdcp_hdcp2_enable_encryption() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/fbtft/ |
| H A D | fb_uc1611.c | 312 static struct fbtft_display display = { variable
|