Home
last modified time | relevance | path

Searched refs:GetYUVPlaneInfo (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.h72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
Dgr_buf_mgr.cpp689 if (allocator_->GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
806 int err = allocator_->GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
Dgr_allocator.cpp353 int Allocator::GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function in gralloc1::Allocator
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.h72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
Dgr_buf_mgr.cpp677 if (allocator_->GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
794 int err = allocator_->GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
Dgr_allocator.cpp354 int Allocator::GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function in gralloc1::Allocator
/hardware/qcom/display/msm8909/gralloc/
Dgr_utils.h74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
Dgr_utils.cpp349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function
811 int ret = GetYUVPlaneInfo(hnd, &yuvInfo); in GetBufferLayout()
Dgr_buf_mgr.cpp711 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
874 int err = GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_utils.h74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
Dgr_utils.cpp349 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr) { in GetYUVPlaneInfo() function
811 int ret = GetYUVPlaneInfo(hnd, &yuvInfo); in GetBufferLayout()
Dgr_buf_mgr.cpp711 if (GetYUVPlaneInfo(hnd, ycbcr)) { in Perform()
873 int err = GetYUVPlaneInfo(hnd, &ycbcr); in GetFlexLayout()