Searched refs:not_rot_scale (Results 1 – 1 of 1) sorted by relevance
54 bool not_rot_scale = fromW != toW || fromH != toH; in LayerNeedsScaling() local60 return needs_rot ? rot_scale : not_rot_scale; in LayerNeedsScaling()