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

/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java292 native int rsnAllocationGetSurfaceTextureID(int con, int alloc); method in class:RenderScript
295 return rsnAllocationGetSurfaceTextureID(mContext, alloc);

Completed in 52 milliseconds