Searched refs:drmModeCrtcSetGamma (Results 1 - 3 of 3) sorted by relevance
/third_party/libdrm/ |
H A D | xf86drmMode.h | 405 extern int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size,
|
H A D | xf86drmMode.c | 983 drm_public int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size, in drmModeCrtcSetGamma() function
|
/third_party/libdrm/tests/modetest/ |
H A D | modetest.c | 1148 ret = drmModeCrtcSetGamma(dev->fd, crtc_id, 256, r, g, b); in set_gamma()
|
Completed in 7 milliseconds