Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.cpp434 return HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED; in DpuFormatToHalFormat()
463 return HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED; in drmFormatToHalFormat()
DExynosHWCHelper.h144 constexpr int HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED = 0; variable
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.cpp2741 if (halFormat != HAL_PIXEL_FORMAT_EXYNOS_UNDEFINED) in init()