Home
last modified time | relevance | path

Searched refs:HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libhwchelper/
H A DExynosHWCHelper.cpp345 return HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED; in DpuFormatToHalFormat()
374 return HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED; in drmFormatToHalFormat()
H A DExynosHWCHelper.h133 constexpr int HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED = 0; variable
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayDrmInterface.cpp2209 if (halFormat != HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED) in init()