Home
last modified time | relevance | path

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

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