Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java499 synchronized void nAllocationSetupBufferQueue(long alloc, int numAlloc) { in nAllocationSetupBufferQueue() method in RenderScript
DAllocation.java2962 mRS.nAllocationSetupBufferQueue(getID(mRS), numAlloc); in setupBufferQueue()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1240 nAllocationSetupBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint numAlloc) in nAllocationSetupBufferQueue() function
2873 …etupBufferQueue", "(JJI)V", (void*)nAllocationSetupBufferQueue },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45741 Landroid/renderscript/RenderScript;->nAllocationSetupBufferQueue(JI)V