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

  /hardware/qcom/display/msm8994/libgralloc/
gr.h 130 void getGpuAlignedWidthHeight(int width, int height, int format,
alloc_controller.cpp 171 AdrenoMemInfo::getInstance().getGpuAlignedWidthHeight(width,
265 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format,
  /hardware/qcom/display/msm8996/libgralloc/
gr.h 139 void getGpuAlignedWidthHeight(int width, int height, int format,
alloc_controller.cpp 224 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h);
323 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format,
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
gr.h 140 void getGpuAlignedWidthHeight(int width, int height, int format,
alloc_controller.cpp 237 getGpuAlignedWidthHeight(width, height, format, tileEnabled, aligned_w, aligned_h);
336 void AdrenoMemInfo::getGpuAlignedWidthHeight(int width, int height, int format,
    [all...]

Completed in 54 milliseconds