Searched refs:isVFlipped (Results 1 – 1 of 1) sorted by relevance
153 bool isVFlipped = (invTransform & HAL_TRANSFORM_FLIP_V) != 0; in calculateOutputSourceCrop() local154 if (isHFlipped == isVFlipped) { in calculateOutputSourceCrop()