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

  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 81 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
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.h 81 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
gr_allocator.cpp 635 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
786 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);
  /hardware/qcom/display/msm8909/gralloc/
gr_utils.h 80 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
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.h 80 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
gr_utils.cpp 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
692 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh);

Completed in 297 milliseconds