/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.h | 172 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]); 173 int GetYUVPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height,
|
D | QtiMapperExtensions.cpp | 152 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) == 0) { in getYuvPlaneInfo() 360 gralloc::GetYUVPlaneInfo(info, custom_format, alignedw, alignedh, flags, &plane_count, in getFormatLayout()
|
D | QtiMapper.cpp | 205 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) != 0) { in lockYCbCr()
|
D | gr_utils.cpp | 559 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]) { in GetYUVPlaneInfo() function 598 err = GetYUVPlaneInfo(info, format, width, height, interlaced, &plane_count, plane_info); in GetYUVPlaneInfo() 1134 int ret = GetYUVPlaneInfo(hnd, yuvPlaneInfo); in GetBufferLayout() 1381 int GetYUVPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height, in GetYUVPlaneInfo() function
|
D | gr_device_impl.cpp | 537 int err = GetYUVPlaneInfo(hnd, yuvPlaneInfo); in GetFlexLayout() 781 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
|
D | gr_buf_mgr.cpp | 710 gralloc::GetYUVPlaneInfo(info, handle->format, handle->width, handle->height, handle->flags, in getFormatLayout()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.h | 186 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]); 187 int GetYUVPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height,
|
D | QtiMapperExtensions.cpp | 152 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) == 0) { in getYuvPlaneInfo() 365 gralloc::GetYUVPlaneInfo(info, custom_format, alignedw, alignedh, flags, &plane_count, in getFormatLayout()
|
D | QtiMapper.cpp | 205 if (gralloc::GetYUVPlaneInfo(hnd, yuv_plane_info) != 0) { in lockYCbCr()
|
D | gr_utils.cpp | 639 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr ycbcr[2]) { in GetYUVPlaneInfo() function 678 err = GetYUVPlaneInfo(info, format, width, height, interlaced, &plane_count, plane_info); in GetYUVPlaneInfo() 1228 int ret = GetYUVPlaneInfo(hnd, yuvPlaneInfo); in GetBufferLayout() 1479 int GetYUVPlaneInfo(const BufferInfo &info, int32_t format, int32_t width, int32_t height, in GetYUVPlaneInfo() function
|
D | gr_device_impl.cpp | 540 int err = GetYUVPlaneInfo(hnd, yuvPlaneInfo); in GetFlexLayout() 784 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
|
D | gr_buf_mgr.cpp | 695 gralloc::GetYUVPlaneInfo(info, handle->format, handle->width, handle->height, handle->flags, in getFormatLayout()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.h | 74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
|
D | gr_utils.cpp | 349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function 811 int ret = GetYUVPlaneInfo(hnd, &yuvInfo); in GetBufferLayout()
|
D | gr_buf_mgr.cpp | 711 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform() 873 int err = GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.h | 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
|
D | gr_buf_mgr.cpp | 660 if (allocator_->GetYUVPlaneInfo(hnd, ycbcr)) { in Perform() 774 int err = allocator_->GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
|
D | gr_allocator.cpp | 370 int Allocator::GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.h | 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
|
D | gr_buf_mgr.cpp | 668 if (allocator_->GetYUVPlaneInfo(hnd, ycbcr)) { in Perform() 782 int err = allocator_->GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
|
D | gr_allocator.cpp | 369 int Allocator::GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function in gralloc1::Allocator
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.h | 74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
|
D | gr_utils.cpp | 349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function 811 int ret = GetYUVPlaneInfo(hnd, &yuvInfo); in GetBufferLayout()
|
D | gr_buf_mgr.cpp | 711 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform() 874 int err = GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
|