Searched refs:is_v_flipped (Results 1 – 1 of 1) sorted by relevance
179 bool is_v_flipped = (invTransform & HAL_TRANSFORM_FLIP_V) != 0; in calculateOutputSourceCrop() local180 if (is_h_flipped == is_v_flipped) { in calculateOutputSourceCrop()