Searched refs:usrBytes (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/ |
D | rsScriptIntrinsic.cpp | 64 size_t usrBytes, in runForEach() argument 68 aout, usr, usrBytes, sc); in runForEach()
|
D | rsScriptC.cpp | 177 size_t usrBytes, in runForEach() argument 208 aout, usr, usrBytes, sc); in runForEach() 212 usr, usrBytes, sc); in runForEach()
|
D | rsScriptIntrinsic.h | 49 size_t usrBytes,
|
D | rsScriptC.h | 47 size_t usrBytes,
|
D | rsScriptC_Lib.cpp | 229 const void *usr, uint32_t usrBytes, in rsrForEach() argument 231 target->runForEach(rsc, slot, (const Allocation**)in, numInputs, out, usr, usrBytes, call); in rsrForEach()
|
D | rsScript.h | 132 size_t usrBytes,
|
D | rsRuntime.h | 159 uint32_t usrBytes,
|