Home
last modified time | relevance | path

Searched refs:hostx_calculate_color_shift (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c822 hostx_calculate_color_shift(unsigned long mask) in hostx_calculate_color_shift() function
850 rshift = hostx_calculate_color_shift(HostX.visual->red_mask); in hostx_set_cmap_entry()
851 gshift = hostx_calculate_color_shift(HostX.visual->green_mask); in hostx_set_cmap_entry()
852 bshift = hostx_calculate_color_shift(HostX.visual->blue_mask); in hostx_set_cmap_entry()