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

/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayMdpRot.cpp139 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
145 return Rotator::calcOutputBufSize(destWhf);
192 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.cpp45 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.cpp45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator
/hardware/qcom/display/msm8x26/liboverlay/
H A DoverlayMdpRot.cpp134 uint32_t MdpRot::calcOutputBufSize() { function in class:overlay::MdpRot
137 return Rotator::calcOutputBufSize(destWhf);
184 uint32_t opBufSize = calcOutputBufSize();
H A DoverlayMdssRot.cpp181 uint32_t opBufSize = calcOutputBufSize();
246 uint32_t MdssRot::calcOutputBufSize() { function in class:overlay::MdssRot
251 opBufSize = Rotator::calcOutputBufSize(destWhf);
H A DoverlayRotator.h104 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
152 uint32_t calcOutputBufSize();
203 uint32_t calcOutputBufSize();
H A DoverlayRotator.cpp45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) { function in class:overlay::Rotator

Completed in 106 milliseconds