Searched refs:drm_framebuffer (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Ddrm-test.h47 struct drm_framebuffer { struct
60 struct drm_framebuffer *fb);
62 int drm_framebuffer_new(struct drm_framebuffer **fbp,
67 int drm_framebuffer_free(struct drm_framebuffer *fb);
H A Ddrm-test-tegra.h51 int drm_tegra_gr2d_fill(struct drm_tegra_gr2d *gr2d, struct drm_framebuffer *fb,
H A Ddrm-test.c164 int drm_framebuffer_new(struct drm_framebuffer **fbp,
170 struct drm_framebuffer *fb;
201 int drm_framebuffer_free(struct drm_framebuffer *fb)
215 struct drm_framebuffer *fb)
H A Ddrm-test-tegra.c66 int drm_tegra_gr2d_fill(struct drm_tegra_gr2d *gr2d, struct drm_framebuffer *fb,
H A Dgr2d-fill.c49 struct drm_framebuffer *fb;

Completed in 3 milliseconds