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

/frameworks/rs/
H A DrsScriptC_Lib.cpp132 static void SetObjectRef(const Context *rsc, const ObjectBase *dst, const ObjectBase *src) { function in namespace:android::renderscript
184 SetObjectRef(rsc, odst[0], src);
198 SetObjectRef(rsc, odst[0], src);

Completed in 89 milliseconds