Home
last modified time | relevance | path

Searched refs:OPT_COLOR_SENSOR (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dapple.c807 if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "All")) in mode_select()
809 else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Red")) in mode_select()
811 else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Green")) in mode_select()
813 else if (!strcmp (s->val[OPT_COLOR_SENSOR].s, "Blue")) in mode_select()
818 s->val[OPT_COLOR_SENSOR].s); in mode_select()
1074 if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"All")) in gamma_update()
1080 if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Red")) in gamma_update()
1086 if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Green")) in gamma_update()
1092 if (! strcmp(s->val[OPT_COLOR_SENSOR].s,"Blue")) in gamma_update()
1146 DISABLE(OPT_COLOR_SENSOR); in mode_update()
[all...]
H A Dapple.h189 OPT_COLOR_SENSOR, enumerator

Completed in 3 milliseconds