Home
last modified time | relevance | path

Searched +defs:android +defs:renderscript +defs:Allocation (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/rs/
H A DrsAllocation.cpp25 namespace android { namespace
26 namespace renderscript { namespace
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