Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java297 native void rsnAllocationGetSurfaceTextureID2(int con, int alloc, SurfaceTexture st); in rsnAllocationGetSurfaceTextureID2() method in RenderScript
300 rsnAllocationGetSurfaceTextureID2(mContext, alloc, st); in nAllocationGetSurfaceTextureID2()