HomeSort by relevance Sort by last modified time
    Searched refs:OVERLAY_TRANSFORM_FLIP_H (Results 1 - 17 of 17) sorted by null

  /hardware/qcom/display/msm8226/liboverlay/
overlayUtils.cpp 229 if(rotation & OVERLAY_TRANSFORM_FLIP_H) {
320 if(tr & OVERLAY_TRANSFORM_FLIP_H) {
overlayUtils.h 289 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H,
  /hardware/qcom/display/msm8974/liboverlay/
overlayUtils.cpp 198 if(rotation & OVERLAY_TRANSFORM_FLIP_H) {
299 if(tr & OVERLAY_TRANSFORM_FLIP_H) {
overlayUtils.h 313 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H,
  /hardware/qcom/display/msm8994/liboverlay/
overlayUtils.cpp 250 if(rotation & OVERLAY_TRANSFORM_FLIP_H) {
313 if(tr & OVERLAY_TRANSFORM_FLIP_H) {
overlayUtils.h 283 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H,
  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.cpp 235 if(rotation & OVERLAY_TRANSFORM_FLIP_H) {
309 if(tr & OVERLAY_TRANSFORM_FLIP_H) {
overlayUtils.h 320 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H,
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 312 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H,
565 case OVERLAY_TRANSFORM_FLIP_H: return MDP_FLIP_LR;
overlayUtils.cpp 232 if(tr & OVERLAY_TRANSFORM_FLIP_H) {
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.cpp     [all...]
hwc_mdpcomp.cpp     [all...]

Completed in 1045 milliseconds