Home
last modified time | relevance | path

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

/aosp12/system/core/libsystem/include/system/
H A Dgraphics-base-v1.1.h15 HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 = 50, enumerator
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_adreno_info.cpp230 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in GetGpuPixelFormat()
H A Dgr_utils.cpp572 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in IsUBwcSupported()
/aosp12/hardware/google/gchips/gralloc4/src/
H A Dmali_gralloc_formats.h92 MALI_GRALLOC_FORMAT_INTERNAL_DEPTH_24_STENCIL_8 = HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8,
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_formats.h93 MALI_GRALLOC_FORMAT_INTERNAL_DEPTH_24_STENCIL_8 = HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8,
H A Dformat_info.cpp268 …{ HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8, false, MALI_GRALLOC_FORMAT_INTERNAL_DEPTH_24_STENCIL_8 …
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_adreno_info.cpp231 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in GetGpuPixelFormat()
H A Dgr_utils.cpp698 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in IsUBwcSupported()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_adreno_info.cpp231 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in GetGpuPixelFormat()
H A Dgr_utils.cpp730 case HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8: in IsUBwcSupported()
/aosp12/frameworks/native/libs/nativewindow/
H A DAHardwareBuffer.cpp557 static_assert(HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8 == AHARDWAREBUFFER_FORMAT_D24_UNORM_S8_UINT, in AHardwareBuffer_isValidPixelFormat()
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dformat_info.cpp249 …{ HAL_PIXEL_FORMAT_DEPTH_24_STENCIL_8, false, MALI_GRALLOC_FORMAT_INTERNAL_DEPTH_24_STENCIL_8 …