Searched refs:hw_pitch (Results 1 – 2 of 2) sorted by relevance
1049 enum cursor_pitch hw_pitch; in hubp1_get_cursor_pitch() local1053 hw_pitch = CURSOR_PITCH_64_PIXELS; in hubp1_get_cursor_pitch()1056 hw_pitch = CURSOR_PITCH_128_PIXELS; in hubp1_get_cursor_pitch()1059 hw_pitch = CURSOR_PITCH_256_PIXELS; in hubp1_get_cursor_pitch()1064 hw_pitch = CURSOR_PITCH_64_PIXELS; in hubp1_get_cursor_pitch()1067 return hw_pitch; in hubp1_get_cursor_pitch()1096 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp1_cursor_set_attributes() local1113 CURSOR_PITCH, hw_pitch, in hubp1_cursor_set_attributes()
576 enum cursor_pitch hw_pitch = hubp1_get_cursor_pitch(attr->pitch); in hubp2_cursor_set_attributes() local594 CURSOR_PITCH, hw_pitch, in hubp2_cursor_set_attributes()