Searched refs:safeID (Results 1 – 4 of 4) sorted by relevance
293 nContextBindRootScript((int)safeID(s)); in bindRootScript()306 nContextBindProgramStore((int)safeID(p)); in bindProgramStore()318 nContextBindProgramFragment((int)safeID(p)); in bindProgramFragment()331 nContextBindProgramRaster((int)safeID(p)); in bindProgramRaster()344 nContextBindProgramVertex((int)safeID(p)); in bindProgramVertex()
492 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()514 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
1668 long safeID(BaseObj o) { in safeID() method in RenderScript
46604 Landroid/renderscript/RenderScript;->safeID(Landroid/renderscript/BaseObj;)J