Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp188 bool isStepOptSupported(llvm::Type *AllocType) { in isStepOptSupported()
235 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue()
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp612 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator
923 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator2