HomeSort by relevance Sort by last modified time
    Searched full:calcoutputbufsize (Results 1 - 12 of 12) sorted by null

  /hardware/qcom/display/msm8960/liboverlay/
overlayMdpRot.cpp 139 uint32_t MdpRot::calcOutputBufSize() {
145 return Rotator::calcOutputBufSize(destWhf);
192 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 186 uint32_t opBufSize = calcOutputBufSize();
251 uint32_t MdssRot::calcOutputBufSize() {
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.h 105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
208 uint32_t calcOutputBufSize();
overlayRotator.cpp 45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
  /hardware/qcom/display/msm8974/liboverlay/
overlayMdpRot.cpp 136 uint32_t MdpRot::calcOutputBufSize() {
139 return Rotator::calcOutputBufSize(destWhf);
186 uint32_t opBufSize = calcOutputBufSize();
overlayRotator.h 105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
206 uint32_t calcOutputBufSize();
overlayMdssRot.cpp 188 uint32_t opBufSize = calcOutputBufSize();
253 uint32_t MdssRot::calcOutputBufSize() {
261 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.cpp 45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
  /hardware/qcom/display/msm8x26/liboverlay/
overlayMdpRot.cpp 134 uint32_t MdpRot::calcOutputBufSize() {
137 return Rotator::calcOutputBufSize(destWhf);
184 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 181 uint32_t opBufSize = calcOutputBufSize();
246 uint32_t MdssRot::calcOutputBufSize() {
251 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.h 104 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
152 uint32_t calcOutputBufSize();
203 uint32_t calcOutputBufSize();
overlayRotator.cpp 45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {

Completed in 231 milliseconds