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