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/msm8994/libgralloc/
alloc_controller.cpp 166 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
609 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
627 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
645 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 154 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w,
167 getAlignedWidthAndHeight(w, h, f, usage, aligned_w, aligned_h);
222 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
682 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
700 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
781 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 154 void AdrenoMemInfo::getAlignedWidthAndHeight(const private_handle_t *hnd, int& aligned_w,
167 getAlignedWidthAndHeight(w, h, f, usage, aligned_w, aligned_h);
222 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
682 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
700 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
781 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
    [all...]
  /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);
217 void AdrenoMemInfo::getAlignedWidthAndHeight(int width, int height, int format,
688 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
706 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
724 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(width,
802 AdrenoMemInfo::getInstance().getAlignedWidthAndHeight(metadata->bufferDim.sliceWidth,
    [all...]

Completed in 156 milliseconds