Home
last modified time | relevance | path

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

/frameworks/native/include/ui/
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
/frameworks/native/libs/ui/include_vndk/ui/
DFatVector.h32 struct Allocation { struct
35 void operator=(const Allocation&) = delete; argument
38 Allocation() {} in Allocation() argument
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() argument
/frameworks/native/libs/ui/include/ui/
DFatVector.h32 struct Allocation { struct
35 void operator=(const Allocation&) = delete; argument
38 Allocation() {} in Allocation() argument
47 explicit InlineStdAllocator(Allocation& allocation) : mAllocation(allocation) {} in InlineStdAllocator() argument
/frameworks/rs/driver/
DrsdScriptGroup.cpp43 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetInput() argument
47 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetOutput() argument
/frameworks/rs/
DrsGrallocConsumer.h27 class Allocation; variable
DrsFBOCache.h26 class Allocation; variable
DrsClosure.h11 class Allocation; variable
DrsScriptGroup.h28 class Allocation; variable
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
Drs_hal.h80 class Allocation; variable
/frameworks/rs/cpu_ref/
Drsd_cpu.h27 class Allocation; variable
/frameworks/rs/driver/runtime/
Drs_structs.h30 typedef struct Allocation { struct
52 // Allocation adapter state argument
83 } Allocation_t; argument
/frameworks/native/libs/binder/
DMemoryDealer.cpp112 class Allocation : public MemoryBase { class
166 Allocation::Allocation( in Allocation() function in android::Allocation
/frameworks/rs/cpp/
DAllocation.cpp41 Allocation::Allocation(void *id, sp<RS> rs, sp<const Type> t, uint32_t usage) : in Allocation() function in Allocation
DrsCppStructs.h47 class Allocation; variable
/frameworks/base/rs/java/android/renderscript/
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
/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java63 public class Allocation extends BaseObj { class
355 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...