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

/frameworks/rs/tests/cppbasic/
H A Dcompute.cpp42 sp<const Type> failed_t = failed_tb.create(); local
43 sp<Allocation> failed_alloc = Allocation::createTyped(rs, failed_t);
45 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed);

Completed in 180 milliseconds