Home
last modified time | relevance | path

Searched refs:GetDRMFormat (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h214 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format,
H A DQtiMapper4.cpp335 gralloc::GetDRMFormat(format, private_handle_t::PRIV_FLAGS_UBWC_ALIGNED, &drm_format, in getFromBufferDescriptorInfo()
338 gralloc::GetDRMFormat(format, 0, &drm_format, &drm_format_modifier); in getFromBufferDescriptorInfo()
H A Dgr_buf_mgr.cpp1201 GetDRMFormat(handle->format, handle->flags, &drm_format, &drm_format_modifier); in GetMetadata()
1208 GetDRMFormat(handle->format, handle->flags, &drm_format, &drm_format_modifier); in GetMetadata()
H A Dgr_utils.cpp1722 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format, in GetDRMFormat() function
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A DQtiMapper4.cpp335 gralloc::GetDRMFormat(format, private_handle_t::PRIV_FLAGS_UBWC_ALIGNED, &drm_format, in getFromBufferDescriptorInfo()
338 gralloc::GetDRMFormat(format, 0, &drm_format, &drm_format_modifier); in getFromBufferDescriptorInfo()
H A Dgr_utils.h229 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format,
H A Dgr_buf_mgr.cpp1247 GetDRMFormat(handle->format, handle->flags, &drm_format, &drm_format_modifier); in GetMetadata()
1254 GetDRMFormat(handle->format, handle->flags, &drm_format, &drm_format_modifier); in GetMetadata()
H A Dgr_utils.cpp1796 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format, in GetDRMFormat() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_device_drm.cpp98 static void GetDRMFormat(LayerBufferFormat format, uint32_t *drm_format, in GetDRMFormat() function
246 GetDRMFormat(buf_info.format, &layout.drm_format, &layout.drm_format_modifier); in RegisterCurrent()
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_device_drm.cpp98 static void GetDRMFormat(LayerBufferFormat format, uint32_t *drm_format, in GetDRMFormat() function
246 GetDRMFormat(buf_info.format, &layout.drm_format, &layout.drm_format_modifier); in RegisterCurrent()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp106 static void GetDRMFormat(LayerBufferFormat format, uint32_t *drm_format, in GetDRMFormat() function
288 GetDRMFormat(buf_info.format, &layout.drm_format, &layout.drm_format_modifier); in CreateFbId()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp128 static void GetDRMFormat(LayerBufferFormat format, uint32_t *drm_format, in GetDRMFormat() function
340 GetDRMFormat(buf_info.format, &layout.drm_format, &layout.drm_format_modifier); in CreateFbId()
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/drm/
H A Dhw_device_drm.cpp134 static void GetDRMFormat(LayerBufferFormat format, uint32_t *drm_format, in GetDRMFormat() function
345 GetDRMFormat(buf_info.format, &layout.drm_format, &layout.drm_format_modifier); in CreateFbId()