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

  /external/dng_sdk/source/
dng_orientation.cpp 160 bool dng_orientation::FlipH () const
177 return FlipD () == FlipH ();
180 return FlipD () != FlipH ();
dng_orientation.h 150 bool FlipH () const;
dng_simple_image.cpp 116 if (orientation.FlipH ())
dng_pixel_buffer.h 675 void FlipH ();
dng_pixel_buffer.cpp 1478 void dng_pixel_buffer::FlipH ()
    [all...]
  /frameworks/native/libs/vr/libvrflinger/
hwc_types.h 250 FlipH = HWC_TRANSFORM_FLIP_H,
  /hardware/libhardware/include/hardware/
hwcomposer2.h 552 case HWC_TRANSFORM_FLIP_H: return "FlipH";
744 FlipH = HWC_TRANSFORM_FLIP_H,
    [all...]
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_layers.cpp 326 case HWC2::Transform::FlipH:
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_layers.cpp 235 case HWC2::Transform::FlipH:
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_layers.cpp 431 case HWC2::Transform::FlipH:
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_layers.cpp 426 case HWC2::Transform::FlipH:

Completed in 449 milliseconds