Searched defs:ScriptInvokeV (Results 1 - 2 of 2) sorted by relevance
/frameworks/rs/cpp/ | ||
H A D | rsDispatch.h | 216 ScriptInvokeVFnPtr ScriptInvokeV; member in struct:dispatchTable |
/frameworks/rs/ | ||
H A D | rsHidlAdaptation.cpp | 155 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 13 milliseconds