Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 24 of 24) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp201 void deleteAllocation(const Allocation& alloc, std::vector<Block>& existingBlocks) { in deleteAllocation()
237 void freeRingStorage(const Allocation& alloc) { in freeRingStorage()
248 void freeBuffer(const Allocation& alloc) { in freeBuffer()
270 Allocation allocRingViewIntoCombined(const Allocation& alloc) { in allocRingViewIntoCombined()
278 Allocation allocBufferViewIntoCombined(const Allocation& alloc) { in allocBufferViewIntoCombined()
286 void freeRingAndBuffer(const Allocation& alloc) { in freeRingAndBuffer()
345 void fillAllocFromLoad(Allocation& alloc, AddressSpaceGraphicsContext::AllocType allocType) { in fillAllocFromLoad()
421 void fillAllocFromLoad(const Block& block, Allocation& alloc) { in fillAllocFromLoad()
844 void AddressSpaceGraphicsContext::loadAllocation(base::Stream* stream, Allocation& alloc, AddressSp… in loadAllocation()
/hardware/interfaces/automotive/evs/1.1/default/
DEvsDisplay.cpp84 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
206 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
DEvsCamera.cpp83 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
468 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in increaseAvailableFrames_Locked() local
510 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in decreaseAvailableFrames_Locked() local
/hardware/google/aemu/base/include/aemu/base/
DBumpPool.h42 void* alloc(size_t wantedSize) override { in alloc() function
/hardware/interfaces/automotive/evs/1.0/default/
DEvsDisplay.cpp75 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
168 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
DEvsCamera.cpp90 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local
308 GraphicBufferAllocator &alloc(GraphicBufferAllocator::get()); in increaseAvailableFrames_Locked() local
351 GraphicBufferAllocator &alloc(GraphicBufferAllocator::get()); in decreaseAvailableFrames_Locked() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_ionbuf.h41 struct ion_allocation_data alloc; member
/hardware/google/aemu/base/
DSubAllocator.cpp156 void* alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator::Impl
229 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in android::base::SubAllocator
/hardware/qcom/display/msm8994/liboverlay/
DoverlayWriteback.cpp52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
/hardware/qcom/display/msm8084/liboverlay/
DoverlayWriteback.cpp52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.cpp52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
DQCameraHAL3Test.cpp98 struct ion_allocation_data alloc; in allocateBuffers() local
/hardware/libhardware/include/hardware/
Dgralloc.h375 int (*alloc)(struct alloc_device_t* dev, member
/hardware/interfaces/media/bufferpool/aidl/default/tests/
Dallocator.cpp144 std::shared_ptr<BufferPoolAllocation> *alloc, in allocate()
/hardware/interfaces/bluetooth/1.0/default/
Dbt_vendor_lib.h350 malloc_cb alloc; member
/hardware/interfaces/media/bufferpool/aidl/default/
DBufferPool.cpp439 const std::shared_ptr<BufferPoolAllocation> &alloc, in addNewBuffer()
DAccessor.cpp191 std::shared_ptr<BufferPoolAllocation> alloc; in allocate() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp380 int QCameraMemory::alloc(int count, size_t size, unsigned int heap_id) in alloc() function in qcamera::QCameraMemory
468 struct ion_allocation_data alloc; in allocOneBuffer() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp89 Return<void> Context::allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) { in allocationAdapterOffset()
142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue()
593 Return<void> Context::scriptGroupSetOutput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) { in scriptGroupSetOutput()
601 Return<void> Context::scriptGroupSetInput(ScriptGroup sg, ScriptKernelID kid, Allocation alloc) { in scriptGroupSetInput()
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp2672 struct ion_allocation_data alloc; in allocate_ion_memory() local
/hardware/interfaces/automotive/evs/aidl/vts/
DVtsHalEvsTargetTest.cpp1970 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in TEST_P() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c126 struct ion_allocation_data alloc; in mm_app_allocate_ion_memory() local
/hardware/qcom/audio/hal/audio_extn/
Da2dp.c483 uint8_t alloc; /* 0(Loudness), 1(SNR) */ member
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DVtsHalEvsV1_1TargetTest.cpp2266 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in TEST_P() local