Searched refs:calcOutputBufSize (Results 1 - 20 of 20) sorted by relevance

/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayMdpRot.cpp136 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
139 return Rotator::calcOutputBufSize(destWhf);
186 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayMdssRot.cpp181 uint32_t opBufSize = calcOutputBufSize();
248 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.h91 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
140 uint32_t calcOutputBufSize();
192 uint32_t calcOutputBufSize();
H A DoverlayRotator.cpp45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp155 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
158 return Rotator::calcOutputBufSize(destWhf);
205 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayRotator.h96 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
147 uint32_t calcOutputBufSize();
201 uint32_t calcOutputBufSize();
H A DoverlayMdssRot.cpp205 uint32_t opBufSize = calcOutputBufSize();
272 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
280 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.cpp46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayRotator.h119 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
171 uint32_t calcOutputBufSize();
243 uint32_t calcOutputBufSize();
H A DoverlayMdpRot.cpp163 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
166 return Rotator::calcOutputBufSize(destWhf);
213 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayMdssRot.cpp240 uint32_t opBufSize = calcOutputBufSize();
309 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
317 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.cpp68 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdpRot.cpp148 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
154 return Rotator::calcOutputBufSize(destWhf);
201 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayMdssRot.cpp186 uint32_t opBufSize = calcOutputBufSize();
251 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.h105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
208 uint32_t calcOutputBufSize();
H A DoverlayRotator.cpp46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayRotator.h119 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
171 uint32_t calcOutputBufSize();
243 uint32_t calcOutputBufSize();
H A DoverlayMdpRot.cpp163 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
166 return Rotator::calcOutputBufSize(destWhf);
213 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayMdssRot.cpp240 uint32_t opBufSize = calcOutputBufSize();
309 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
317 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.cpp68 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator

Completed in 135 milliseconds