Home
last modified time | relevance | path

Searched refs:kS3dFormatTopBottom (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/core/
Dlayer_buffer.h173 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Dlayer_buffer.h165 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Dlayer_buffer.h167 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Dlayer_buffer.h167 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/sdm845/display/sdm/include/core/
Dlayer_buffer.h174 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/sm8150/display/sdm/include/core/
Dlayer_buffer.h178 kS3dFormatTopBottom, //!< Left and RightView of a 3D content stitched top and bottom. enumerator
/hardware/qcom/display/msm8998/sdm/libs/core/
Ddisplay_hdmi.cpp85 (kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Ddisplay_hdmi.cpp86 (kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_hdmi.cpp87 (kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/display/msm8909/sdm/libs/core/
Ddisplay_hdmi.cpp86 (kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_hdmi.cpp87 (kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_pluggable.cpp117 std::pair<LayerBufferS3DFormat, HWS3DMode>(kS3dFormatTopBottom, kS3DModeTB)); in Init()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_layers.cpp479 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display.cpp187 kS3dFormatTopBottom)); in Init()
693 case kS3dFormatTopBottom: *target = HWC_S3DMODE_TB; break; in SetLayerS3DMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_display.cpp187 kS3dFormatTopBottom)); in Init()
693 case kS3dFormatTopBottom: *target = HWC_S3DMODE_TB; break; in SetLayerS3DMode()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_layers.cpp552 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp659 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp661 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp777 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp834 sdm_s3d_format = kS3dFormatTopBottom; in GetS3DFormat()
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display.cpp112 kS3dFormatTopBottom)); in Init()