Searched refs:failed_alloc (Results 1 – 3 of 3) sorted by relevance
51 sp<Allocation> failed_alloc = Allocation::createTyped(rs, failed_t); in test_compute() local53 failed_alloc->copy1DRangeFrom(0, failed_t->getCount(), &failed); in test_compute()54 sc->bind_failed(failed_alloc); in test_compute()96 failed_alloc->copy1DTo(&failed); in test_compute()
109 uint16 failed_alloc; /* Failed allocations. */ member