Searched defs:ScriptInvokeV (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h217 ScriptInvokeVFnPtr ScriptInvokeV; member in struct:dispatchTable
/frameworks/rs/
H A DrsHidlAdaptation.cpp155 mEntryFuncs.ScriptInvokeV = ScriptInvokeV;
743 void RsHidlAdaptation::ScriptInvokeV (RsContext context, RsScript script, uint32_t slot, const void *data, size_t len) function in class:RsHidlAdaptation

Completed in 47 milliseconds