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

  /hardware/qcom/display/msm8084/liboverlay/
overlayUtils.h 633 inline Dim getCropS3DImpl(const Dim& in, uint32_t fmt) {
653 inline Dim getCropS3DImpl<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
675 out = getCropS3DImpl<CHAN>(in, fmt);
  /hardware/qcom/display/msm8960/liboverlay/
overlayUtils.h 635 inline Dim getCropS3DImpl(const Dim& in, uint32_t fmt) {
655 inline Dim getCropS3DImpl<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
677 out = getCropS3DImpl<CHAN>(in, fmt);

Completed in 61 milliseconds