Searched refs:set_dataspace (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | SharedMetadata.h | 57 void set_dataspace(const private_handle_t *hnd, const Dataspace &dataspace);
|
D | Allocator.cpp | 99 mapper::common::set_dataspace(hnd, static_cast<mapper::common::Dataspace>(dataspace)); in allocate()
|
D | SharedMetadata.cpp | 76 void set_dataspace(const private_handle_t *hnd, const Dataspace &dataspace) in set_dataspace() function
|
D | MapperMetadata.cpp | 670 set_dataspace(handle, dataspace); in set_metadata()
|
/hardware/google/gchips/libvendorgraphicbuffer/include/ |
D | VendorGraphicBuffer.h | 147 static int set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace);
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/ |
D | vendor_graphicbuffer_meta.cpp | 114 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace) in set_dataspace() function in VendorGraphicBufferMeta
|
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 178 … arm::mapper::common::set_dataspace(hnd, static_cast<arm::mapper::common::Dataspace>(dataspace)); in createNativeHandle()
|
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/ |
D | vendor_graphicbuffer_meta.cpp | 117 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace) in set_dataspace() function in VendorGraphicBufferMeta
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferallocation.cpp | 711 static int set_dataspace(private_handle_t * const hnd, uint64_t usage, int32_t format_idx) in set_dataspace() function 1400 const int ret = set_dataspace(hnd, usage, format_idx); in mali_gralloc_buffer_allocate()
|