Searched refs:copyFromInternal (Results 1 – 1 of 1) sorted by relevance
336 static ErrorStatus copyFromInternal(const hidl_memory& src, const hidl_vec<uint32_t>& dimensions, in copyFromInternal() function356 const auto status = copyFromInternal(src, dimensions, kBuffer); in copyFrom()