Home | History | Annotate | Download | only in rs

Lines Matching full:allocation

43 void Script::setSlot(uint32_t slot, Allocation *a) {
46 ALOGE("Script::setSlot unable to set allocation, invalid slot index");
57 ALOGE("Script::setVar unable to set allocation, invalid slot index");
66 ALOGE("Script::getVar unable to set allocation, invalid slot index");
75 ALOGE("Script::setVar unable to set allocation, invalid slot index");
85 ALOGE("Script::setVarObj unable to set allocation, invalid slot index");
154 Allocation *a = static_cast<Allocation *>(va);
190 static_cast<const Allocation *>(vain), static_cast<Allocation *>(vaout),