Searched refs:usrLen (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/rs/driver/
H A DrsdBcc.h39 uint32_t usrLen,
H A DrsdBcc.cpp194 size_t usrLen; member in struct:__anon282
225 p.usr_len = mtls->usrLen;
256 p.usr_len = mtls->usrLen;
285 uint32_t usrLen,
352 mtls.usrLen = usrLen;
382 p.usr_len = mtls.usrLen;
279 rsdScriptInvokeForEach(const Context *rsc, Script *s, uint32_t slot, const Allocation * ain, Allocation * aout, const void * usr, uint32_t usrLen, const RsScriptCall *sc) argument
H A DrsdRuntimeStubs.cpp355 uint32_t usrLen) {
357 rsrForEach(rsc, sc, target, in, out, usr, usrLen, NULL);
364 uint32_t usrLen,
367 rsrForEach(rsc, sc, target, in, out, usr, usrLen, call);
351 SC_ForEach_SAAUL(Script *target, Allocation *in, Allocation *out, const void *usr, uint32_t usrLen) argument
360 SC_ForEach_SAAULS(Script *target, Allocation *in, Allocation *out, const void *usr, uint32_t usrLen, const RsScriptCall *call) argument
/frameworks/base/libs/rs/
H A Drs_hal.h90 uint32_t usrLen,

Completed in 47 milliseconds