Searched refs:drmModeCrtcSetGamma (Results 1 – 4 of 4) sorted by relevance
/third_party/libdrm/ |
D | core-symbols.txt | 110 drmModeCrtcSetGamma
|
D | xf86drmMode.h | 405 extern int drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size,
|
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/ |
D | modetest.c | 1148 ret = drmModeCrtcSetGamma(dev->fd, crtc_id, 256, r, g, b); in set_gamma()
|