Home
last modified time | relevance | path

Searched refs:FLEX_COMPONENT_Y (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/core/libsystem/include/system/
H A Dgraphics.h128 FLEX_COMPONENT_Y = 1 << 0, enumerator
171 FLEX_FORMAT_Y = FLEX_COMPONENT_Y,
172 FLEX_FORMAT_YCbCr = FLEX_COMPONENT_Y | FLEX_COMPONENT_Cb | FLEX_COMPONENT_Cr,
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferaccess.cpp976 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in get_flexlayout_exynos_formats_only()
1072 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
1079 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 16, 16, 2, in mali_gralloc_lock_flex_async()
1088 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
1107 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
1126 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
1143 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 16, 10, 2, in mali_gralloc_lock_flex_async()
1177 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 2, in mali_gralloc_lock_flex_async()
1193 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
1314 set_flex_plane_params((uint8_t *)hnd->base, FLEX_COMPONENT_Y, 8, 8, 1, in mali_gralloc_lock_flex_async()
[all …]
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
H A DGralloc1Hal.h267 if (plane.component == FLEX_COMPONENT_Y) { in toYCbCrLayout()
284 if (flex.planes[0].component != FLEX_COMPONENT_Y || in toYCbCrLayout()
/aosp12/hardware/qcom/display/msm8994/libgralloc/
H A Dmapper.cpp352 layout->planes[0].component = FLEX_COMPONENT_Y; in ycbcr_to_flexible_layout()
/aosp12/hardware/qcom/display/msm8996/libgralloc/
H A Dmapper.cpp351 layout->planes[0].component = FLEX_COMPONENT_Y; in ycbcr_to_flexible_layout()
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_device_impl.cpp539 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_device_impl.cpp561 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_device_impl.cpp558 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_mgr.cpp793 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_mgr.cpp892 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_mgr.cpp801 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_mgr.cpp893 layout->planes[0].component = FLEX_COMPONENT_Y; in GetFlexLayout()