Searched refs:calcOutputBufSize (Results 1 - 16 of 16) 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/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/msm8974/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 DoverlayRotator.h105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
206 uint32_t calcOutputBufSize();
H A DoverlayMdssRot.cpp188 uint32_t opBufSize = calcOutputBufSize();
253 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
261 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.cpp46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator

Completed in 623 milliseconds