Home
last modified time | relevance | path

Searched defs:Allocation (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DFatVector.h32 struct Allocation { struct
35 void operator=(const Allocation&) = delete; argument
38 Allocation() {} in Allocation() function
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() argument
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DFatVector.h32 struct Allocation { struct
35 void operator=(const Allocation&) = delete; argument
38 Allocation() {} in Allocation() function
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() argument
/aosp12/frameworks/native/include/ui/
H A DFatVector.h32 struct Allocation { struct
35 void operator=(const Allocation&) = delete; argument
38 Allocation() {} in Allocation() function
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() argument
/aosp12/frameworks/rs/driver/
H A DrsdScriptGroup.cpp43 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetInput() argument
47 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetOutput() argument
/aosp12/frameworks/rs/
H A DrsGrallocConsumer.h27 class Allocation; variable
H A DrsFBOCache.h26 class Allocation; variable
H A DrsClosure.h11 class Allocation; variable
H A DrsScriptGroup.h28 class Allocation; variable
H A DrsAllocation.cpp28 Allocation::Allocation(Context *rsc, const Type *type, uint32_t usages, in Allocation() function in android::renderscript::Allocation
42 Allocation::Allocation(Context *rsc, const Allocation *alloc, const Type *type) in Allocation() function in android::renderscript::Allocation
H A Drs_hal.h80 class Allocation; variable
/aosp12/frameworks/rs/cpu_ref/
H A Drsd_cpu.h27 class Allocation; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/core/
H A DRequestBuilder.java80 private static interface Allocation { interface in RequestBuilder.RequestImpl
/aosp12/frameworks/rs/driver/runtime/
H A Drs_structs.h30 typedef struct Allocation { struct
52 // Allocation adapter state argument
83 } Allocation_t; argument
/aosp12/frameworks/native/libs/binder/
H A DMemoryDealer.cpp112 class Allocation : public MemoryBase { class
166 Allocation::Allocation( in Allocation() function in android::Allocation
/aosp12/system/memory/libmemunreachable/
H A DHeapWalker.cpp45 bool HeapWalker::Allocation(uintptr_t begin, uintptr_t end) { in Allocation() function in android::HeapWalker
/aosp12/frameworks/rs/cpp/
H A DAllocation.cpp41 Allocation::Allocation(void *id, sp<RS> rs, sp<const Type> t, uint32_t usage) : in Allocation() function in Allocation
H A DrsCppStructs.h47 class Allocation; variable
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java61 public class Allocation extends BaseObj { class
386 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation
428Allocation(long id, RenderScript rs, Type t, boolean owningType, int usage, MipmapControl mips) { in Allocation() method in Allocation
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DAllocation.java63 public class Allocation extends BaseObj { class
355 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...