Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdScriptGroup.cpp39 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetInput() argument
43 const ScriptKernelID *kid, Allocation *) { in rsdScriptGroupSetOutput() argument
/frameworks/rs/
DrsFBOCache.h26 class Allocation; variable
Drs_hal.h31 class Allocation; variable
DrsAllocation.cpp30 Allocation::Allocation(Context *rsc, const Type *type, uint32_t usages, in Allocation() function in Allocation
/frameworks/compile/libbcc/lib/Renderscript/runtime/
Drs_structs.h27 typedef struct Allocation { struct
28 char __pad[32];
29 struct {
59 } Allocation_t; argument
/frameworks/native/libs/binder/
DMemoryDealer.cpp112 class Allocation : public MemoryBase { class
164 Allocation::Allocation( in Allocation() function in android::Allocation
/frameworks/rs/cpp/
DAllocation.cpp40 Allocation::Allocation(void *id, sp<RS> rs, sp<const Type> t, uint32_t usage) : in Allocation() function in Allocation
DrsCppStructs.h41 class Allocation; variable
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DAllocation.java73 public class Allocation extends BaseObj { class
231 Allocation(int id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation
/frameworks/base/graphics/java/android/renderscript/
DAllocation.java75 public class Allocation extends BaseObj { class
258 Allocation(int id, RenderScript rs, Type t, int usage) { in Allocation() method in Allocation