/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | gr_utils.h | 214 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format,
|
H A D | QtiMapper4.cpp | 335 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 D | gr_buf_mgr.cpp | 1201 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 D | gr_utils.cpp | 1722 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format, in GetDRMFormat() function
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapper4.cpp | 335 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 D | gr_utils.h | 229 void GetDRMFormat(uint32_t format, uint32_t flags, uint32_t *drm_format,
|
H A D | gr_buf_mgr.cpp | 1247 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 D | gr_utils.cpp | 1796 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 D | hw_device_drm.cpp | 98 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 D | hw_device_drm.cpp | 98 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 D | hw_device_drm.cpp | 106 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 D | hw_device_drm.cpp | 128 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 D | hw_device_drm.cpp | 134 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()
|