Home
last modified time | relevance | path

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

/frameworks/rs/tests/latency/
Dlatency.cpp96 aout->copy1DTo(buf); in main()
/frameworks/rs/tests/cppbasic/
Dcompute.cpp99 failed_alloc->copy1DTo(&failed); in test_compute()
/frameworks/rs/tests/cppbasic-shared/
Dcompute.cpp99 failed_alloc->copy1DTo(&failed); in test_compute()
/frameworks/rs/cpp/
DAllocation.cpp278 void Allocation::copy1DTo(void* data) { in copy1DTo() function in Allocation
DrsCppStructs.h441 void copy1DTo(void* data);