HomeSort by: relevance | last modified time | path
    Searched refs:vibrant_hue (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_connector.h 93 int vibrant_hue; member in struct:nouveau_conn_atom::__anon4121a3830708
nouveau_connector.c 124 *val = asyc->procamp.vibrant_hue;
209 if (asyc->procamp.vibrant_hue != val) {
210 asyc->procamp.vibrant_hue = val;
274 asyc->procamp.vibrant_hue = 90;
325 armc->procamp.vibrant_hue);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_head.c 77 const int hue = asyc->procamp.vibrant_hue - 90;

Completed in 12 milliseconds