Searched refs:C2D_OVERRIDE_TARGET_ROTATE_90 (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/display/msm8084/libcopybit/
H A Dc2d2.h281 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon2819
H A Dcopybit_c2d.cpp825 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;
/hardware/qcom/display/msm8226/libcopybit/
H A Dc2d2.h281 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon2897
H A Dcopybit_c2d.cpp831 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;
/hardware/qcom/display/msm8909/libcopybit/
H A Dc2d2.h281 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon2968
H A Dcopybit_c2d.cpp830 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h281 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon3042
H A Dcopybit_c2d.cpp805 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;
/hardware/qcom/display/msm8994/libcopybit/
H A Dc2d2.h281 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon3108
H A Dcopybit_c2d.cpp834 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;
/hardware/qcom/display/msm8996/libcopybit/
H A Dc2d2.h282 C2D_OVERRIDE_TARGET_ROTATE_90 = (1 << 28), /* 90 degree rotation */ enumerator in enum:__anon3181
H A Dcopybit_c2d.cpp838 config_mask |= C2D_OVERRIDE_TARGET_ROTATE_90;

Completed in 224 milliseconds