Home
last modified time | relevance | path

Searched defs:hal_format (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_4/
H A Dformat_metadata_factory.cpp48 int32_t hal_format = StreamFormat::V4L2ToHalPixelFormat(v4l2_format); in GetHalFormats() local
125 for (auto hal_format : hal_formats) { in AddFormatComponents() local
/aosp12/hardware/ti/am57x/libhwcomposer/
H A Dformat.cpp119 uint32_t convert_hal_to_drm_format(uint32_t hal_format, bool blended) in convert_hal_to_drm_format()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_adreno_info.cpp167 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_adreno_info.cpp168 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_adreno_info.cpp178 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_adreno_info.cpp178 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferdescriptor.h43 uint64_t hal_format; member
H A Dformat_info.cpp218 uint32_t hal_format; member
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferdescriptor.h43 uint64_t hal_format; member
H A Dformat_info.cpp232 uint32_t hal_format; member
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_adreno_info.cpp189 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.cpp184 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_adreno_info.cpp184 ADRENOPIXELFORMAT AdrenoMemInfo::GetGpuPixelFormat(int hal_format) { in GetGpuPixelFormat()
H A Dgr_camera_info.cpp100 CamxPixelFormat CameraInfo::GetCameraPixelFormat(int hal_format) { in GetCameraPixelFormat()
/aosp12/frameworks/native/libs/nativewindow/
H A DAHardwareBuffer.cpp661 uint32_t AHardwareBuffer_convertFromPixelFormat(uint32_t hal_format) { in AHardwareBuffer_convertFromPixelFormat()
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dalloc_controller.cpp335 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc/
H A Dalloc_controller.cpp405 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dalloc_controller.cpp393 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat()
/aosp12/hardware/qcom/display/msm8909/libgralloc/
H A Dalloc_controller.cpp405 ADRENOPIXELFORMAT AdrenoMemInfo::getGpuPixelFormat(int hal_format) in getGpuPixelFormat()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_session_services.cpp1210 int HWCSession::DisplayConfigImpl::IsRotatorSupportedFormat(int hal_format, bool ubwc, in IsRotatorSupportedFormat()