Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDrm.cpp153 uint32_t GetDrmFormatFromHalFormat(int hal_format) { in GetDrmFormatFromHalFormat()
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/
H A DBufferInfoGetter.cpp86 uint32_t LegacyBufferInfoGetter::ConvertHalFormatToDrm(uint32_t hal_format) { in ConvertHalFormatToDrm()
/aosp_15_r20/hardware/ti/am57x/libhwcomposer/
Dformat.cpp119 uint32_t convert_hal_to_drm_format(uint32_t hal_format, bool blended) in convert_hal_to_drm_format()
/aosp_15_r20/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.h41 uint64_t hal_format; member
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.h41 uint64_t hal_format; member
/aosp_15_r20/external/mesa3d/src/util/u_gralloc/
H A Du_gralloc.h29 int hal_format; member
/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferdescriptor.h44 uint64_t hal_format; member
Dformat_info.cpp220 uint32_t hal_format; member
/aosp_15_r20/external/libdrm/android/
H A Dgralloc_handle.h89 int32_t hal_format, in gralloc_handle_create()
/aosp_15_r20/external/drm_hwcomposer/bufferinfo/legacy/
H A DBufferInfoLibdrm.cpp94 bool BufferInfoLibdrm::GetYuvPlaneInfo(uint32_t hal_format, int num_fds, in GetYuvPlaneInfo()
/aosp_15_r20/frameworks/native/libs/nativewindow/
H A DAHardwareBuffer.cpp740 uint32_t AHardwareBuffer_convertFromPixelFormat(uint32_t hal_format) { in AHardwareBuffer_convertFromPixelFormat()
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c790 int hal_format; in droid_add_configs_for_visuals() member