Home
last modified time | relevance | path

Searched refs:glamor_egl_create_textured_pixmap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.h385 extern _X_EXPORT Bool glamor_egl_create_textured_pixmap(PixmapPtr pixmap,
H A Dglamor_egl.c158 if (!glamor_egl_create_textured_pixmap(screen_pixmap, handle, stride)) { in glamor_egl_create_textured_screen()
184 glamor_egl_create_textured_pixmap(PixmapPtr pixmap, int handle, int stride) in glamor_egl_create_textured_pixmap() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c1762 if (!glamor_egl_create_textured_pixmap(src, bo->handle, bo->pitch)) in drmmode_crtc_copy_fb()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog14851 glamor_egl: Avoid flink names in glamor_egl_create_textured_pixmap().
38102 ==1782== by 0x85D5655: glamor_egl_create_textured_pixmap (glamor_egl.c:302)
52911 which is similar to glamor_egl_create_textured_pixmap, except
55852 Correct the logic of glamor_egl_create_textured_pixmap.