Home
last modified time | relevance | path

Searched refs:hal_format (Results 1 – 22 of 22) sorted by relevance

/device/generic/goldfish-opengl/system/hwc2/
DDrm.cpp153 int GetDrmFormatFromHalFormat(int hal_format) { in GetDrmFormatFromHalFormat() argument
154 switch (hal_format) { in GetDrmFormatFromHalFormat()
176 ALOGE("%s unhandled hal format: %d", __FUNCTION__, hal_format); in GetDrmFormatFromHalFormat()
DDrm.h27 int GetDrmFormatFromHalFormat(int hal_format);
Ddrmhwcgralloc.h27 uint32_t hal_format; /* HAL_PIXEL_FORMAT_* */ member
DdrmTest.cpp117 bo->hal_format = gr_handle->droid_format; in convertBoInfo()
DDrmPresenter.cpp550 mBo.hal_format = gr_handle->droid_format; in convertBoInfo()
/device/generic/goldfish-opengl/system/hwc3/
DDrm.cpp153 int GetDrmFormatFromHalFormat(int hal_format) { in GetDrmFormatFromHalFormat() argument
154 switch (hal_format) { in GetDrmFormatFromHalFormat()
176 ALOGE("%s unhandled hal format: %d", __FUNCTION__, hal_format); in GetDrmFormatFromHalFormat()
DDrm.h27 int GetDrmFormatFromHalFormat(int hal_format);
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DAHardwareBuffer.cpp375 uint32_t AHardwareBuffer_convertFromPixelFormat(uint32_t hal_format) { in AHardwareBuffer_convertFromPixelFormat() argument
376 return hal_format; in AHardwareBuffer_convertFromPixelFormat()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferdescriptor.h41 uint64_t hal_format; member
Dmali_gralloc_bufferdescriptor.cpp88 buffer_descriptor->hal_format = format; in mali_gralloc_set_format_internal()
Dmali_gralloc_ion.cpp560 … bufDescriptor->consumer_usage, bufDescriptor->producer_usage, tmp_fd, bufDescriptor->hal_format, in mali_gralloc_ion_allocate()
606 …bufDescriptor->consumer_usage, bufDescriptor->producer_usage, shared_fd, bufDescriptor->hal_format, in mali_gralloc_ion_allocate()
Dmali_gralloc_bufferallocation.cpp905 …bufDescriptor->hal_format, bufDescriptor->format_type, usage, bufDescriptor->width * bufDescriptor… in mali_gralloc_buffer_allocate()
910 bufDescriptor->hal_format, usage); in mali_gralloc_buffer_allocate()
Dmali_gralloc_private_interface.cpp258 priv_desc->hal_format = internal_format; in mali_gralloc_private_set_priv_fmt()
Dmali_gralloc_public_interface.cpp184 format = bufDescriptor->hal_format; in mali_gralloc_allocate()
/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.h41 uint64_t hal_format; member
Dmali_gralloc_public_interface.cpp185 format = bufDescriptor->hal_format; in mali_gralloc_allocate()
434 grallocDescriptor.hal_format = descriptorInfo->format; in mali_gralloc1_validate_buffer_size()
Dmali_gralloc_ion.cpp560 … bufDescriptor->consumer_usage, bufDescriptor->producer_usage, tmp_fd, bufDescriptor->hal_format, in mali_gralloc_ion_allocate()
606 …bufDescriptor->consumer_usage, bufDescriptor->producer_usage, shared_fd, bufDescriptor->hal_format, in mali_gralloc_ion_allocate()
Dmali_gralloc_bufferdescriptor.cpp121 buffer_descriptor->hal_format = format; in mali_gralloc_set_format_internal()
Dmali_gralloc_bufferallocation.cpp908 …bufDescriptor->hal_format, bufDescriptor->format_type, usage, bufDescriptor->width * bufDescriptor… in mali_gralloc_buffer_allocate()
913 bufDescriptor->hal_format, usage); in mali_gralloc_buffer_allocate()
Dmali_gralloc_private_interface.cpp258 priv_desc->hal_format = internal_format; in mali_gralloc_private_set_priv_fmt()
/device/amlogic/yukawa/hal/gralloc/legacy/
Dalloc_device.cpp109 buffer_descriptor.hal_format = format; in alloc_device_alloc()
/device/linaro/hikey/gralloc960/legacy/
Dalloc_device.cpp109 buffer_descriptor.hal_format = format; in alloc_device_alloc()