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

/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp1324 jint *idxPtr = _env->GetIntArrayElements(_idx, NULL); local
1330 (RsAllocation *)idxPtr, idxLen,
1334 _env->ReleaseIntArrayElements(_idx, idxPtr, 0);

Completed in 1578 milliseconds