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

  /hardware/qcom/display/msm8084/liboverlay/
overlayMdssRot.cpp 254 opBufSize = calcCompressedBufSize(destWhf);
268 uint32_t MdssRot::calcCompressedBufSize(const ovutils::Whf& destWhf) {
overlayRotator.h 194 uint32_t calcCompressedBufSize(const utils::Whf& destWhf);
  /hardware/qcom/display/msm8226/liboverlay/
overlayRotator.h 203 uint32_t calcCompressedBufSize(const utils::Whf& destWhf);
overlayMdssRot.cpp 278 opBufSize = calcCompressedBufSize(destWhf);
292 uint32_t MdssRot::calcCompressedBufSize(const ovutils::Whf& destWhf) {
  /hardware/qcom/display/msm8909/liboverlay/
overlayMdssRot.cpp 315 opBufSize = calcCompressedBufSize(destWhf);
329 uint32_t MdssRot::calcCompressedBufSize(const ovutils::Whf& destWhf) {
overlayRotator.h 245 uint32_t calcCompressedBufSize(const utils::Whf& destWhf);
  /hardware/qcom/display/msm8994/liboverlay/
overlayMdssRot.cpp 315 opBufSize = calcCompressedBufSize(destWhf);
329 uint32_t MdssRot::calcCompressedBufSize(const ovutils::Whf& destWhf) {
overlayRotator.h 245 uint32_t calcCompressedBufSize(const utils::Whf& destWhf);

Completed in 62 milliseconds