/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/google/av/media/sfplugin/ |
D | Codec2Buffer.cpp | 502 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()
|
D | CCodecBufferChannel.cpp | 692 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
|
D | C2OMXNode.cpp | 227 std::shared_ptr<C2GraphicAllocation> alloc; in emptyBuffer() local
|
/hardware/google/av/codec2/vndk/ |
D | C2Buffer.cpp | 120 _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 …]
|
D | C2AllocatorIon.cpp | 523 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/ |
D | mm_jpeg_ionbuf.h | 41 struct ion_allocation_data alloc; member
|
/hardware/google/av/codec2/vndk/platform/ |
D | C2BqBuffer.cpp | 147 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/ |
D | overlayWriteback.cpp | 52 bool WritebackMem::alloc(uint32_t size, bool isSecure) { in alloc() function in overlay::WritebackMem
|
/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/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/google/av/codec2/hidl/1.0/utils/ |
D | InputSurfaceConnection.cpp | 169 std::shared_ptr<C2GraphicAllocation> alloc; in submitBuffer() local
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | bt_vendor_lib.h | 350 malloc_cb alloc; member
|
/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/google/av/codec2/tests/vndk/ |
D | C2BufferTest.cpp | 673 std::shared_ptr<C2BlockPool> alloc(makeLinearBlockPool()); in TEST_F() local
|
/hardware/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 2672 struct ion_allocation_data alloc; in allocate_ion_memory() 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
|