Home
last modified time | relevance | path

Searched refs:get_format_dataspace (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.h114 void get_format_dataspace(uint32_t base_format,
Dformat_info.cpp389 void get_format_dataspace(uint32_t base_format, in get_format_dataspace() function
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp97 get_format_dataspace(base_format, usage, hnd->width, hnd->height, &dataspace); in allocate()
DMapperMetadata.cpp884 get_format_dataspace(partial_handle.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK, in getFromBufferDescriptorInfo()
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp176 get_format_dataspace(base_format, usage, hnd->width, hnd->height, &dataspace); in createNativeHandle()