Home | History | Annotate | Download | only in driver

Lines Matching refs:Allocation

28 using android::renderscript::Allocation;
71 const Allocation * ain,
72 Allocation * aout,
81 const Allocation *ains[1] = {ain};
91 const Allocation ** ains,
93 Allocation * aout,
128 const Allocation ** ains, size_t inLen,
129 Allocation *aout,
156 void rsdScriptSetGlobalBind(const Context *dc, const Script *s, uint32_t slot, Allocation *data) {
173 Allocation * rsdScriptGetAllocationForPointer(const android::renderscript::Context *dc,