Home
last modified time | relevance | path

Searched defs:Allocate (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCodec2Buffer.cpp145 sp<LinearBlockBuffer> LinearBlockBuffer::Allocate( in Allocate() function in android::LinearBlockBuffer
178 sp<ConstLinearBlockBuffer> ConstLinearBlockBuffer::Allocate( in Allocate() function in android::ConstLinearBlockBuffer
655 sp<GraphicBlockBuffer> GraphicBlockBuffer::Allocate( in Allocate() function in android::GraphicBlockBuffer
785 sp<ConstGraphicBlockBuffer> ConstGraphicBlockBuffer::Allocate( in Allocate() function in android::ConstGraphicBlockBuffer
/frameworks/base/tools/lock_agent/
Dagent.cpp280 void* Allocate(size_t size) override { in transformHook() function in __anona387e18b0111::transformHook::JvmtiAllocator
515 void* Allocate(size_t size) override { in locktest_main() function in __anona387e18b0111::locktest_main::NewDeleteAllocator
/frameworks/base/startop/view_compiler/
Ddex_builder.cc144 void* TrackingAllocator::Allocate(size_t size) { in Allocate() function in startop::dex::TrackingAllocator
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2BufferUtils.cpp748 MemoryBlock MemoryBlock::Allocate(size_t size) { in Allocate() function in android::MemoryBlock