Home
last modified time | relevance | path

Searched refs:IsYuvFormat (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/sdm845/display/gralloc/
Dgr_utils.h71 bool IsYuvFormat(int format);
Dgr_device_impl.cpp513 if (!IsYuvFormat(hnd->format)) { in GetFlexLayout()
563 if (!IsYuvFormat(hnd->format)) { in GetNumFlexPlanes()
Dgr_utils.cpp44 bool IsYuvFormat(int format) { in IsYuvFormat() function
1047 return IsYuvFormat(inputFormat) ? BUFFER_TYPE_VIDEO : BUFFER_TYPE_UI; in GetBufferType()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_buf_mgr.cpp736 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function
759 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()
769 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_buf_mgr.cpp833 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function
858 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()
868 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
/hardware/qcom/display/msm8909/gralloc/
Dgr_buf_mgr.cpp834 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function
859 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()
869 if (!IsYuvFormat(hnd)) { in GetFlexLayout()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_buf_mgr.cpp744 static bool IsYuvFormat(const private_handle_t *hnd) { in IsYuvFormat() function
767 if (!IsYuvFormat(hnd)) { in GetNumFlexPlanes()
777 if (!IsYuvFormat(hnd)) { in GetFlexLayout()