Home
last modified time | relevance | path

Searched refs:usr_length (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsApiStubs.cpp651 const void * usr, size_t usr_length, in rsScriptForEach() argument
654 RS_DISPATCH(ctxWrapper, ScriptForEach, s, slot, ain, aout, usr, usr_length, sc, sc_length); in rsScriptForEach()
659 const void * usr, size_t usr_length, in rsScriptForEachMulti() argument
662 …RS_DISPATCH(ctxWrapper, ScriptForEachMulti, s, slot, ains, ains_length, aout, usr, usr_length, sc,… in rsScriptForEachMulti()
DrsApiStubs.h113 …_t slot, RsAllocation ain, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptC…
114 … ains, size_t ains_length, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptC…