Home
last modified time | relevance | path

Searched refs:drmModeGetFB (Results 1 – 6 of 6) sorted by relevance

/third_party/libdrm/
Dcore-symbols.txt127 drmModeGetFB
Dxf86drmMode.h379 extern drmModeFBPtr drmModeGetFB(int fd, uint32_t bufferId);
Dxf86drmMode.c313 drm_public drmModeFBPtr drmModeGetFB(int fd, uint32_t buf) in drmModeGetFB() function
/third_party/ffmpeg/libavdevice/
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/
Dmodeprint.c294 fb = drmModeGetFB(fd, res->fbs[i]); in printRes()
/third_party/gstreamer/gstplugins_bad/
DChangeLog46454 drmModeGetFB returns -EINVAL for multi-planar framebuffers. Instead of