Lines Matching full:brightness
42 brightness-levels:
44 Array of distinct brightness levels. Typically these are in the range
45 from 0 to 255, but any range starting at 0 will do. The actual brightness
51 default-brightness-level:
53 The default brightness level (index into the array defined by the
54 "brightness-levels" property).
59 Number of interpolated steps between each value of brightness-levels
61 having to list out every possible value in the brightness-level array.
65 default-brightness-level: [brightness-levels]
66 num-interpolated-steps: [brightness-levels]
81 brightness-levels = <0 4 8 16 32 64 128 255>;
82 default-brightness-level = <6>;
96 brightness-levels = <0 2048 4096 8192 16384 65535>;
98 default-brightness-level = <4096>;