Home | History | Annotate | Download | only in driver

Lines Matching refs:usrLen

702           const void *usr, uint32_t usrLen) {
705 (Allocation *)out.p, usr, usrLen, nullptr);
710 const void *usr, uint32_t usrLen, const rs_script_call *call) {
713 (Allocation *)out.p, usr, usrLen, (RsScriptCall *)call);