Searched refs:copy2DRangeTo (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp56 outputAlloc->copy2DRangeTo(0, 0, X, Y, outputPtr);
/frameworks/rs/cpp/
H A DAllocation.cpp271 void Allocation::copy2DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t w, uint32_t h, function in class:Allocation
H A DrsCppStructs.h418 void copy2DRangeTo(uint32_t xoff, uint32_t yoff, uint32_t w, uint32_t h,

Completed in 90 milliseconds