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

  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 57 static unsigned int getUBwcSize(int, int, int, const int, const int);
485 return getUBwcSize(width, height, format, alignedw, alignedh);
871 static unsigned int getUBwcSize(int width, int height, int format,
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 82 static unsigned int getUBwcSize(int, int, int, const int, const int);
553 return getUBwcSize(width, height, format, alignedw, alignedh);
    [all...]
  /hardware/qcom/display/msmcobalt/libgralloc/
alloc_controller.cpp 82 static unsigned int getUBwcSize(int, int, int, const int, const int);
566 return getUBwcSize(width, height, format, alignedw, alignedh);
    [all...]

Completed in 267 milliseconds