Home
last modified time | relevance | path

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

/third_party/libdrm/tests/tegra/
H A Ddrm-test.c63 fb = drmModeGetFB(screen->fd, crtc->buffer_id); in drm_screen_probe_connector()
/third_party/ffmpeg/libavdevice/
H A Dkmsgrab.c100 fb = drmModeGetFB(ctx->hwctx->fd, plane->fb_id); in kmsgrab_get_fb()
597 fb = drmModeGetFB(ctx->hwctx->fd, plane->fb_id); in kmsgrab_read_header()
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c294 fb = drmModeGetFB(fd, res->fbs[i]); in printRes()
/third_party/libdrm/
H A Dxf86drmMode.h290 extern drmModeFBPtr drmModeGetFB(int fd, uint32_t bufferId);
H A Dxf86drmMode.c323 drm_public drmModeFBPtr drmModeGetFB(int fd, uint32_t buf) in drmModeGetFB() function

Completed in 5 milliseconds