Searched defs:numAlloc (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | Allocation.java | 2890 public static Allocation[] createAllocations(RenderScript rs, Type t, int usage, int numAlloc) { in createAllocations() 2957 void setupBufferQueue(int numAlloc) { in setupBufferQueue() 2962 mRS.nAllocationSetupBufferQueue(getID(mRS), numAlloc); in setupBufferQueue() local
|
H A D | RenderScript.java | 498 native void rsnAllocationSetupBufferQueue(long con, long alloc, int numAlloc); in rsnAllocationSetupBufferQueue() 499 synchronized void nAllocationSetupBufferQueue(long alloc, int numAlloc) { in nAllocationSetupBufferQueue()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1240 nAllocationSetupBufferQueue(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jint numAlloc) in nAllocationSetupBufferQueue()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |