Searched refs:get_dataspace (Results 1 – 7 of 7) sorted by relevance
150 static int get_dataspace(buffer_handle_t);
55 void get_dataspace(const private_handle_t *hnd, std::optional<Dataspace> *dataspace);
72 void get_dataspace(const private_handle_t *hnd, std::optional<Dataspace> *dataspace) in get_dataspace() function
507 get_dataspace(handle, &dataspace); in get_metadata()
83 int VendorGraphicBufferMeta::get_dataspace(buffer_handle_t hnd) in get_dataspace() function in VendorGraphicBufferMeta
129 int VendorGraphicBufferMeta::get_dataspace(buffer_handle_t hnd) { in get_dataspace() function in VendorGraphicBufferMeta
172 common::get_dataspace(hnd, &dataspace); in getStandardMetadataHelper()