Searched refs:safeID (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/renderscript/
H A DRenderScriptGL.java289 nContextBindRootScript(safeID(s));
301 nContextBindProgramStore(safeID(p));
313 nContextBindProgramFragment(safeID(p));
325 nContextBindProgramRaster(safeID(p));
337 nContextBindProgramVertex(safeID(p));
H A DScriptGroup.java109 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a));
129 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a));
H A DRenderScript.java1281 int safeID(BaseObj o) { method in class:RenderScript
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptGroup.java110 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a));
130 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a));
H A DRenderScript.java1030 int safeID(BaseObj o) { method in class:RenderScript

Completed in 128 milliseconds