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

/frameworks/rs/tests/cppbasic/
H A Dcompute.cpp43 sp<Allocation> failed_alloc = Allocation::createTyped(rs, failed_t); local
45 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed);
46 sc->bind_failed(failed_alloc);
88 failed_alloc->copy1DTo(&failed);

Completed in 476 milliseconds