Home
last modified time | relevance | path

Searched refs:brightness_map (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dhp.h127 unsigned char brightness_map[256]; /* Map to simulate brightness level */ member
H A Dhp-option.c1740 unsigned char *brightness_map; in _simulate_brightness() local
1751 brightness_map = &(info->simulate.brightness_map[0]); in _simulate_brightness()
1757 brightness_map[k] = (unsigned char)newval; in _simulate_brightness()
H A Dhp-scl.c1050 map8x8[k] = info->simulate.brightness_map[ind]; in hp_get_simulation_map()
1055 map = &(info->simulate.brightness_map[0]); in hp_get_simulation_map()

Completed in 9 milliseconds