Searched refs:GetYuvUBwcWidthAndHeight (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 81 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
|
D | gr_allocator.cpp | 633 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() function in gralloc1::Allocator 784 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 81 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
|
D | gr_allocator.cpp | 635 void Allocator::GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() function in gralloc1::Allocator 786 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 80 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
|
D | gr_utils.cpp | 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() function 692 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 80 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w,
|
D | gr_utils.cpp | 530 void GetYuvUBwcWidthAndHeight(int width, int height, int format, unsigned int *aligned_w, in GetYuvUBwcWidthAndHeight() function 692 GetYuvUBwcWidthAndHeight(width, height, format, alignedw, alignedh); in GetAlignedWidthAndHeight()
|