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

/frameworks/rs/cpp/
H A DrsDispatch.h223 ScriptSetVarJFnPtr ScriptSetVarJ; member in struct:dispatchTable
/frameworks/rs/
H A DrsHidlAdaptation.cpp162 mEntryFuncs.ScriptSetVarJ = ScriptSetVarJ;
860 void RsHidlAdaptation::ScriptSetVarJ (RsContext context, RsScript script, uint32_t slot, int64_t value) function in class:RsHidlAdaptation

Completed in 13 milliseconds