HomeSort by relevance Sort by last modified time
    Searched defs:getAlignedWidthAndHeight (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 129 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
512 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
531 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
549 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 129 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
507 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
526 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
544 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 137 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
520 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
539 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
557 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 164 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
600 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
618 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
636 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 161 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w,
174 getAlignedWidthAndHeight(w, h, f, usage, aligned_w, aligned_h);
216 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
681 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
699 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
717 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
795 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
alloc_controller.cpp 162 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w,
175 getAlignedWidthAndHeight(w, h, f, usage, aligned_w, aligned_h);
229 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
694 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
712 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
729 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
807 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
    [all...]

Completed in 267 milliseconds