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

  /hardware/qcom/display/msm8909/gralloc/
gr_utils.cpp 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
692 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);
  /hardware/qcom/display/msm8909w_3100/libgralloc1/
gr_utils.cpp 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
692 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);
  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.cpp 633 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
784 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.cpp 635 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
786 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);

Completed in 116 milliseconds