Searched refs:rotation_flip_hv (Results 1 – 1 of 1) sorted by relevance
5006 uint8_t rotation_flip_hv = rotation & Transform::ROT_180; in renderScreenImplLocked() local5008 rotation_flip_hv = (~rotation_flip_hv) & Transform::ROT_180; in renderScreenImplLocked()5011 ((rotation_rot_90 ^ hw_rot_90) | (rotation_flip_hv ^ hw_flip_hv)); in renderScreenImplLocked()