Home
last modified time | relevance | path

Searched defs:AllocType (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferallocation.h48 struct AllocType struct
97 using alloc_type_t = AllocType; argument
/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp188 bool isStepOptSupported(llvm::Type *AllocType) { in isStepOptSupported()
235 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue()
/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Buffer.cpp517 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator