Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/randr/
H A Drrtransform.c168 xFixed rot_cos, rot_sin, rot_dx, rot_dy; in RRTransformCompute() local
179 rot_cos = F(1); in RRTransformCompute()
189 rot_cos = F(0); in RRTransformCompute()
199 rot_cos = F(~0u); in RRTransformCompute()
209 rot_cos = F(0); in RRTransformCompute()
216 pixman_transform_rotate(transform, &inverse, rot_cos, rot_sin); in RRTransformCompute()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog31104 rot_cos = F(-1);