/hardware/google/aemu/host-common/ |
D | address_space_graphics.cpp | 201 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/ |
D | EvsDisplay.cpp | 84 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local 206 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
|
D | EvsCamera.cpp | 83 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/ |
D | BumpPool.h | 42 void* alloc(size_t wantedSize) override { in alloc() function
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | EvsDisplay.cpp | 75 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in forceShutdown() local 168 GraphicBufferAllocator& alloc(GraphicBufferAllocator::get()); in getTargetBuffer() local
|
D | EvsCamera.cpp | 90 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/ |
D | mm_jpeg_ionbuf.h | 41 struct ion_allocation_data alloc; member
|
/hardware/google/aemu/base/ |
D | SubAllocator.cpp | 156 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/ |
D | overlayWriteback.cpp | 52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
|
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayWriteback.cpp | 52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayWriteback.cpp | 52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/ |
D | QCameraHAL3Test.cpp | 98 struct ion_allocation_data alloc; in allocateBuffers() local
|
/hardware/libhardware/include/hardware/ |
D | gralloc.h | 375 int (*alloc)(struct alloc_device_t* dev, member
|
/hardware/interfaces/media/bufferpool/aidl/default/tests/ |
D | allocator.cpp | 144 std::shared_ptr<BufferPoolAllocation> *alloc, in allocate()
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | bt_vendor_lib.h | 350 malloc_cb alloc; member
|
/hardware/interfaces/media/bufferpool/aidl/default/ |
D | BufferPool.cpp | 439 const std::shared_ptr<BufferPoolAllocation> &alloc, in addNewBuffer()
|
D | Accessor.cpp | 191 std::shared_ptr<BufferPoolAllocation> alloc; in allocate() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMem.cpp | 380 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/ |
D | Context.cpp | 89 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/ |
D | QualcommUsbCamera.cpp | 2672 struct ion_allocation_data alloc; in allocate_ion_memory() local
|
/hardware/interfaces/automotive/evs/aidl/vts/ |
D | VtsHalEvsTargetTest.cpp | 1970 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in TEST_P() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 126 struct ion_allocation_data alloc; in mm_app_allocate_ion_memory() local
|
/hardware/qcom/audio/hal/audio_extn/ |
D | a2dp.c | 483 uint8_t alloc; /* 0(Loudness), 1(SNR) */ member
|
/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
D | VtsHalEvsV1_1TargetTest.cpp | 2266 android::GraphicBufferAllocator& alloc(android::GraphicBufferAllocator::get()); in TEST_P() local
|