Home
last modified time | relevance | path

Searched refs:copyIBuffers (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/
DMemory.cpp268 static int copyIBuffers(const sp<IBuffer>& src, const sp<IBuffer>& dst, in copyIBuffers() function
298 return copyIBuffers(src.getIBuffer(), dst.getIBuffer(), srcMetadata); in copyInternal()