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

/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/
H A DRenderScript.java142 native void rsnObjDestroy(int con, int id); method in class:RenderScript
148 rsnObjDestroy(mContext, id);
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java211 native void rsnObjDestroy(int con, int id); method in class:RenderScript
217 rsnObjDestroy(mContext, id);

Completed in 11 milliseconds