Home
last modified time | relevance | path

Searched defs:set_dataspace (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/libvendorgraphicbuffer/gralloc3/
Dvendor_graphicbuffer_meta.cpp114 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace) in set_dataspace() function in VendorGraphicBufferMeta
/hardware/google/gchips/gralloc4/src/hidl_common/
DSharedMetadata.cpp76 void set_dataspace(const private_handle_t *hnd, const Dataspace &dataspace) in set_dataspace() function
/hardware/google/gchips/libvendorgraphicbuffer/gralloc4/
Dvendor_graphicbuffer_meta.cpp117 int VendorGraphicBufferMeta::set_dataspace(buffer_handle_t hnd, android_dataspace_t dataspace) in set_dataspace() function in VendorGraphicBufferMeta
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferallocation.cpp711 static int set_dataspace(private_handle_t * const hnd, uint64_t usage, int32_t format_idx) in set_dataspace() function