| /frameworks/native/include/ui/ |
| D | FatVector.h | 32 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_vndk/ui/ |
| D | FatVector.h | 32 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/ |
| D | FatVector.h | 32 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/ |
| D | rsdScriptGroup.cpp | 43 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetInput() argument 47 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetOutput() argument
|
| /frameworks/rs/ |
| D | rsGrallocConsumer.h | 27 class Allocation; variable
|
| D | rsFBOCache.h | 26 class Allocation; variable
|
| D | rsClosure.h | 11 class Allocation; variable
|
| D | rsScriptGroup.h | 28 class Allocation; variable
|
| D | rsAllocation.cpp | 28 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
|
| D | rs_hal.h | 80 class Allocation; variable
|
| /frameworks/rs/cpu_ref/ |
| D | rsd_cpu.h | 27 class Allocation; variable
|
| /frameworks/rs/driver/runtime/ |
| D | rs_structs.h | 30 typedef struct Allocation { struct 52 // Allocation adapter state argument 83 } Allocation_t; argument
|
| /frameworks/native/libs/binder/ |
| D | MemoryDealer.cpp | 111 class Allocation : public MemoryBase { class 165 Allocation::Allocation( in Allocation() function in android::Allocation
|
| /frameworks/rs/cpp/ |
| D | Allocation.cpp | 41 Allocation::Allocation(void *id, sp<RS> rs, sp<const Type> t, uint32_t usage) : in Allocation() function in Allocation
|
| D | rsCppStructs.h | 47 class Allocation; variable
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | Allocation.java | 61 public class Allocation extends BaseObj { class 386 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation 428 … Allocation(long id, RenderScript rs, Type t, boolean owningType, int usage, MipmapControl mips) { in Allocation() method in Allocation
|
| /frameworks/rs/support/java/src/androidx/renderscript/ |
| D | Allocation.java | 63 public class Allocation extends BaseObj { class 355 Allocation(long id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation
|