Searched defs:numAlloc (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/rs/ |
H A D | rsGrallocConsumer.cpp | 25 GrallocConsumer::GrallocConsumer (const Context *rsc, Allocation *a, uint32_t numAlloc) in GrallocConsumer()
|
H A D | rsAllocation.cpp | 579 void Allocation::setupGrallocConsumer(const Context *rsc, uint32_t numAlloc) { in setupGrallocConsumer() 855 void rsi_AllocationSetupBufferQueue(Context *rsc, RsAllocation valloc, uint32_t numAlloc) { in rsi_AllocationSetupBufferQueue()
|
H A D | rsApiStubs.cpp | 365 …"C" void rsAllocationSetupBufferQueue (RsContext ctxWrapper, RsAllocation alloc, uint32_t numAlloc) in rsAllocationSetupBufferQueue()
|
H A D | rsHidlAdaptation.cpp | 1063 …ptation::AllocationSetupBufferQueue (RsContext context, RsAllocation allocation, uint32_t numAlloc) in AllocationSetupBufferQueue()
|
/aosp12/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()
|
/aosp12/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()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |