Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dplatformhisi.cpp188 ret = drmModeAddFB2WithModifiers(drm_->fd(), bo->width, bo->height, in ImportBuffer()
/external/libdrm/
Dxf86drmMode.h377 int drmModeAddFB2WithModifiers(int fd, uint32_t width, uint32_t height,
Dxf86drmMode.c269 int drmModeAddFB2WithModifiers(int fd, uint32_t width, uint32_t height, in drmModeAddFB2WithModifiers() function
300 return drmModeAddFB2WithModifiers(fd, width, height, in drmModeAddFB2()