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

  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.h 91 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
140 uint32_t calcOutputBufSize();
192 uint32_t calcOutputBufSize();
overlayMdpRot.cpp 136 uint32_t MdpRot::calcOutputBufSize() {
139 return Rotator::calcOutputBufSize(destWhf);
186 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 181 uint32_t opBufSize = calcOutputBufSize();
248 uint32_t MdssRot::calcOutputBufSize() {
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.cpp 45 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 91 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
140 uint32_t calcOutputBufSize();
192 uint32_t calcOutputBufSize();
overlayMdpRot.cpp 136 uint32_t MdpRot::calcOutputBufSize() {
139 return Rotator::calcOutputBufSize(destWhf);
186 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 179 uint32_t opBufSize = calcOutputBufSize();
246 uint32_t MdssRot::calcOutputBufSize() {
254 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.cpp 46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
  /hardware/qcom/display/msm8960/liboverlay/
overlayRotator.h 105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
208 uint32_t calcOutputBufSize();
overlayMdpRot.cpp 148 uint32_t MdpRot::calcOutputBufSize() {
154 return Rotator::calcOutputBufSize(destWhf);
201 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 186 uint32_t opBufSize = calcOutputBufSize();
251 uint32_t MdssRot::calcOutputBufSize() {
256 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.cpp 46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {
  /hardware/qcom/display/msm8974/liboverlay/
overlayRotator.h 105 static uint32_t calcOutputBufSize(const utils::Whf& destWhf);
154 uint32_t calcOutputBufSize();
206 uint32_t calcOutputBufSize();
overlayMdpRot.cpp 136 uint32_t MdpRot::calcOutputBufSize() {
139 return Rotator::calcOutputBufSize(destWhf);
186 uint32_t opBufSize = calcOutputBufSize();
overlayMdssRot.cpp 188 uint32_t opBufSize = calcOutputBufSize();
253 uint32_t MdssRot::calcOutputBufSize() {
261 opBufSize = Rotator::calcOutputBufSize(destWhf);
overlayRotator.cpp 46 uint32_t Rotator::calcOutputBufSize(const utils::Whf& destWhf) {

Completed in 2066 milliseconds