Home
last modified time | relevance | path

Searched defs:nAllocationSetupBufferQueue (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1241 nAllocationSetupBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint numAlloc) in nAllocationSetupBufferQueue() function
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java493 synchronized void nAllocationSetupBufferQueue(long alloc, int numAlloc) { in nAllocationSetupBufferQueue() method in RenderScript