Searched refs:get_format_dataspace (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.h | 114 void get_format_dataspace(uint32_t base_format,
|
D | format_info.cpp | 389 void get_format_dataspace(uint32_t base_format, in get_format_dataspace() function
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 97 get_format_dataspace(base_format, usage, hnd->width, hnd->height, &dataspace); in allocate()
|
D | MapperMetadata.cpp | 884 get_format_dataspace(partial_handle.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK, in getFromBufferDescriptorInfo()
|
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 176 get_format_dataspace(base_format, usage, hnd->width, hnd->height, &dataspace); in createNativeHandle()
|