Home
last modified time | relevance | path

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

/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1632 nAllocationAdapterCreate(JNIEnv *_env, jobject _this, jlong con, jlong basealloc, jlong type) in nAllocationAdapterCreate() argument
1636 (RsContext)con, (RsAllocation)basealloc, (RsElement)type); in nAllocationAdapterCreate()
1639 (RsAllocation)basealloc); in nAllocationAdapterCreate()