Home
last modified time | relevance | path

Searched refs:drm_framebuffer_new (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/tests/tegra/
Ddrm-test.h62 int drm_framebuffer_new(struct drm_framebuffer **fbp,
Dgr2d-fill.c111 err = drm_framebuffer_new(&fb, screen, handle, screen->width, in main()
Ddrm-test.c164 int drm_framebuffer_new(struct drm_framebuffer **fbp, in drm_framebuffer_new() function