Home
last modified time | relevance | path

Searched refs:safeID (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScriptGL.java293 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()
H A DScriptGroup.java492 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()
H A DRenderScript.java1668 long safeID(BaseObj o) { in safeID() method in RenderScript
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46604 Landroid/renderscript/RenderScript;->safeID(Landroid/renderscript/BaseObj;)J