Home
last modified time | relevance | path

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

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