Home | History | Annotate | Download | only in rs

Lines Matching full:allocation

44 void Script::setSlot(uint32_t slot, Allocation *a) {
47 ALOGE("Script::setSlot unable to set allocation, invalid slot index");
59 ALOGE("Script::setVar unable to set allocation, invalid slot index");
68 ALOGE("Script::getVar unable to set allocation, invalid slot index");
77 ALOGE("Script::setVar unable to set allocation, invalid slot index");
87 ALOGE("Script::setVarObj unable to set allocation, invalid slot index");
157 Allocation *a = static_cast<Allocation *>(va);
193 static_cast<const Allocation *>(vain), static_cast<Allocation *>(vaout),