Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java502 native Surface rsnAllocationGetSurface(long con, long alloc); in rsnAllocationGetSurface() method in RenderScript
505 return rsnAllocationGetSurface(mContext, alloc); in nAllocationGetSurface()