Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_transform.c55 float center_adjust = 0.0f; in glamor_set_destination_drawable() local
96 center_adjust = 0.5f; in glamor_set_destination_drawable()
99 scale_x, (off_x + center_adjust) * scale_x - 1.0f, in glamor_set_destination_drawable()
100 scale_y, (off_y + center_adjust) * scale_y - 1.0f); in glamor_set_destination_drawable()