Searched refs:HWC_TRANSFORM_FLIP_V (Results 1 – 20 of 20) sorted by relevance
63 HWC_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V, enumerator
94 HWC_TRANSFORM_FLIP_V = HAL_TRANSFORM_FLIP_V, enumerator
712 case HWC_TRANSFORM_FLIP_V: return "FlipV"; in getTransformName()983 FlipV = HWC_TRANSFORM_FLIP_V,
261 (layer->transform == HWC_TRANSFORM_FLIP_V)? "FLIP_V": in logLayer()
665 extOrientation = HWC_TRANSFORM_FLIP_V | HWC_TRANSFORM_FLIP_H; in getMirrorModeOrientation()1504 if(transform & HWC_TRANSFORM_FLIP_V) { in setMdpFlags()
678 extOrientation = HWC_TRANSFORM_FLIP_V | HWC_TRANSFORM_FLIP_H; in getMirrorModeOrientation()1488 if(transform & HWC_TRANSFORM_FLIP_V) { in setMdpFlags()
265 (layer->transform == HWC_TRANSFORM_FLIP_V)? "FLIP_V": in logLayer()
840 extOrientation = HWC_TRANSFORM_FLIP_V | HWC_TRANSFORM_FLIP_H; in getMirrorModeOrientation()1739 if(transform & HWC_TRANSFORM_FLIP_V) { in setMdpFlags()
1457 case HWC_TRANSFORM_FLIP_V: return "FlipV"; in hwc1TransformString()
651 case HWC_TRANSFORM_FLIP_V: in drawLayer()
804 {HWC_TRANSFORM_FLIP_V, "256x256_golden_transform_flipv.png"}, in TEST_F()
826 if(layer->transform & HWC_TRANSFORM_FLIP_V) { in setMdpFlags()
507 layer_transform.flip_vertical = ((hwc_transform & HWC_TRANSFORM_FLIP_V) > 0); in PrePrepareLayerStack()
623 layer_transform.flip_vertical = ((hwc_transform & HWC_TRANSFORM_FLIP_V) > 0); in PrePrepareLayerStack()
1023 case HWC_TRANSFORM_FLIP_V: in buildCompositionVk()
1363 case HWC_TRANSFORM_FLIP_V: return "FlipV"; in hwc1TransformString()