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

  /hardware/libhardware/include/hardware/
hwcomposer_defs.h 91 HWC_TRANSFORM_ROT_180 = HAL_TRANSFORM_ROT_180,
hwcomposer2.h 510 case HWC_TRANSFORM_ROT_180: return "Rotate180";
693 Rotate180 = HWC_TRANSFORM_ROT_180,
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
AnnOverlayPlane.cpp 523 transform ^= HWC_TRANSFORM_ROT_180;
532 case HWC_TRANSFORM_ROT_180:
  /frameworks/native/libs/vr/libvrflinger/
hwc_types.h 253 Rotate180 = HWC_TRANSFORM_ROT_180,
  /frameworks/native/opengl/tests/hwc/
hwcRects.cpp 429 rect.transform = HWC_TRANSFORM_ROT_180;
hwcCommit.cpp 141 {"rot180", HWC_TRANSFORM_ROT_180},
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
AnnOverlayPlane.cpp 591 transform ^= HWC_TRANSFORM_ROT_180;
600 case HWC_TRANSFORM_ROT_180:
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 653 HWC_TRANSFORM_ROT_180,
  /external/drm_hwcomposer/
hwcomposer.cpp 320 } else if (sf_layer->transform == HWC_TRANSFORM_ROT_180) {
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
OverlayPlaneBase.cpp 642 case HWC_TRANSFORM_ROT_180:
    [all...]
  /hardware/intel/img/hwcomposer/merrifield/ips/common/
OverlayPlaneBase.cpp 668 case HWC_TRANSFORM_ROT_180:
    [all...]
  /frameworks/native/libs/hwc2on1adapter/
HWC2On1Adapter.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp     [all...]

Completed in 6321 milliseconds