Home
last modified time | relevance | path

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

/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/google/av/media/sfplugin/
DCodec2Buffer.cpp502 std::function<sp<ABuffer>(size_t)> alloc) { in Allocate()
564 const std::shared_ptr<C2Allocator> &alloc) in GraphicMetadataBuffer()
587 std::shared_ptr<C2GraphicAllocation> alloc; in asC2Buffer() local
611 std::function<sp<ABuffer>(size_t)> alloc) { in Allocate()
655 std::function<sp<ABuffer>(size_t)> alloc) { in AllocateEmpty()
DCCodecBufferChannel.cpp692 void realloc(std::function<sp<Codec2Buffer>()> alloc) { in realloc()
830 virtual sp<Codec2Buffer> alloc(size_t size) { in alloc() function in android::__anonc81e1db90111::LinearInputBuffers
878 sp<Codec2Buffer> alloc(size_t size) override { in alloc() function in android::__anonc81e1db90111::EncryptedLinearInputBuffers
922 std::shared_ptr<C2Allocator> alloc; in requestNewBuffer() local
955 std::shared_ptr<C2Allocator> alloc; in toArrayMode() local
1161 std::function<sp<Codec2Buffer>()> alloc; in realloc() local
DC2OMXNode.cpp227 std::shared_ptr<C2GraphicAllocation> alloc; in emptyBuffer() local
/hardware/google/av/codec2/vndk/
DC2Buffer.cpp120 _C2Block1DImpl(const std::shared_ptr<C2LinearAllocation> &alloc, in _C2Block1DImpl()
336 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock() local
378 const std::shared_ptr<C2LinearAllocation> &alloc, in CreateLinearBlock()
398 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock() local
414 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock() local
541 std::shared_ptr<BufferPoolAllocation> *alloc, in allocate()
679 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock() local
715 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock() local
798 _C2Block2DImpl(const std::shared_ptr<C2GraphicAllocation> &alloc, in _C2Block2DImpl()
1085 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock() local
[all …]
DC2AllocatorIon.cpp523 std::shared_ptr<C2AllocationIon> alloc in newLinearAllocation() local
545 std::shared_ptr<C2AllocationIon> alloc in priorLinearAllocation() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
Dmm_jpeg_ionbuf.h41 struct ion_allocation_data alloc; member
/hardware/google/av/codec2/vndk/platform/
DC2BqBuffer.cpp147 std::shared_ptr<C2GraphicAllocation> alloc; in CreateGraphicBlock() local
283 std::shared_ptr<C2GraphicAllocation> alloc; in fetchFromIgbp_l() local
340 std::shared_ptr<C2GraphicAllocation> alloc; in fetchGraphicBlock() local
/hardware/qcom/display/msm8226/liboverlay/
DoverlayWriteback.cpp52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
/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/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/google/av/codec2/hidl/1.0/utils/
DInputSurfaceConnection.cpp169 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer() local
/hardware/interfaces/bluetooth/1.0/default/
Dbt_vendor_lib.h350 malloc_cb alloc; member
/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/google/av/codec2/tests/vndk/
DC2BufferTest.cpp673 std::shared_ptr<C2BlockPool> alloc(makeLinearBlockPool()); in TEST_F() local
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp2672 struct ion_allocation_data alloc; in allocate_ion_memory() 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