Home
last modified time | relevance | path

Searched refs:drmModeCrtcSetGamma (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/
H A Dxf86drmMode.h405 extern int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size,
H A Dxf86drmMode.c983 drm_public int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size, in drmModeCrtcSetGamma() function
/third_party/libdrm/tests/modetest/
H A Dmodetest.c1148 ret = drmModeCrtcSetGamma(dev->fd, crtc_id, 256, r, g, b); in set_gamma()

Completed in 7 milliseconds