/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
|
D | gr_utils.cpp | 336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function 398 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo() 402 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo() 434 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
|
D | gr_allocator.cpp | 357 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function in gralloc1::Allocator 411 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo() 415 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo() 436 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 85 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
|
D | gr_allocator.cpp | 356 void Allocator::GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function in gralloc1::Allocator 410 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo() 414 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo() 435 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 82 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp,
|
D | gr_utils.cpp | 336 void GetYuvSPPlaneInfo(uint64_t base, uint32_t width, uint32_t height, uint32_t bpp, in GetYuvSPPlaneInfo() function 398 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo() 402 GetYuvSPPlaneInfo(hnd->base, width, height, 2, ycbcr); in GetYUVPlaneInfo() 434 GetYuvSPPlaneInfo(hnd->base, width, height, 1, ycbcr); in GetYUVPlaneInfo()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 188 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
|
D | gr_utils.cpp | 476 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo() function 1403 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo() 1455 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 203 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height,
|
D | gr_utils.cpp | 557 void GetYuvSPPlaneInfo(const BufferInfo &info, int format, uint32_t width, uint32_t height, in GetYuvSPPlaneInfo() function 1511 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo() 1530 GetYuvSPPlaneInfo(info, format, width, height, 1, plane_info); in GetYUVPlaneInfo() 1538 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo() 1579 GetYuvSPPlaneInfo(info, format, width, height, 2, plane_info); in GetYUVPlaneInfo()
|