Home
last modified time | relevance | path

Searched defs:display (Results 126 - 150 of 532) sorted by relevance

12345678910>>...22

/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_ssd1325.c168 static struct fbtft_display display = { variable
H A Dfb_sh1106.c157 static struct fbtft_display display = { variable
H A Dfb_ssd1305.c181 static struct fbtft_display display = { variable
H A Dfb_hx8340bn.c200 static struct fbtft_display display = { variable
H A Dfb_hx8347d.c159 static struct fbtft_display display = { variable
H A Dfb_ssd1351.c174 static struct fbtft_display display = { variable
H A Dfb_tls8204.c136 static struct fbtft_display display = { variable
H A Dfb_ili9325.c235 static struct fbtft_display display = { variable
H A Dfb_ra8875.c285 static struct fbtft_display display = { variable
H A Dfb_ili9341.c132 static struct fbtft_display display = { variable
H A Dfb_pcd8544.c143 static struct fbtft_display display = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h51 struct mod_hdcp_display display; member
/third_party/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h23 struct wl_display *display; member
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddevice.c41 vdp_imp_device_create_x11(Display *display, int screen, VdpDevice *device, in vdp_imp_device_create_x11() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h62 struct hgl_display* display; member
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtest_subpicture.c63 Display *display; in main() local
[all...]
H A Dtestlib.c43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
/third_party/mesa3d/src/gallium/targets/graw-xlib/
H A Dgraw_xlib.c18 Display *display; member
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_xlib_swrast.c42 Display *display; member
92 vl_xlib_swrast_screen_create(Display *display, int screen) in vl_xlib_swrast_screen_create() argument
/third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/
H A DPostSubBuffer.cpp130 EGLDisplay display = getDisplay(); variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DSurfaceGbm.cpp26 egl::Error SurfaceGbm::initialize(const egl::Display *display) in initialize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DEGLSync.cpp55 void Sync::onDestroy(const Display *display) in onDestroy() argument
64 Error Sync::initialize(const Display *display, const gl::Context *context) in initialize() argument
79 Error Sync::clientWait(const Display *display, in clientWait() argument
88 Error Sync::serverWait(const Display *display, const gl::Context *context, EGLint flags) in serverWait() argument
93 Error Sync::signal(const Display *display, const gl::Context *context, EGLint mode) in signal() argument
98 getStatus(const Display *display, EGLint *outStatus) const getStatus() argument
103 dupNativeFenceFD(const Display *display, EGLint *result) const dupNativeFenceFD() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DDisplayImpl.h60 virtual void onDestroy(const egl::Display *display) {} in onDestroy() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DImageEGL.cpp48 egl::Error ImageEGL::initialize(const egl::Display *display) in initialize() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DImageVk.cpp30 void ImageVk::onDestroy(const egl::Display *display) in onDestroy() argument
58 egl::Error ImageVk::initialize(const egl::Display *display) in initialize() argument

Completed in 9 milliseconds

12345678910>>...22