Home
last modified time | relevance | path

Searched defs:allocator (Results 1 – 19 of 19) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2Store.cpp94 id_t id, std::shared_ptr<C2Allocator> *const allocator) { in fetchAllocator()
133 const std::shared_ptr<C2AllocatorIon> allocator, in UseComponentStoreForIonAllocator()
195 std::shared_ptr<C2AllocatorIon> allocator; in setComponentStore() local
207 std::shared_ptr<C2AllocatorIon> allocator = gIonAllocator.lock(); in fetchIonAllocator() local
225 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchGrallocAllocator() local
237 std::shared_ptr<C2Allocator> allocator = grallocAllocator.lock(); in fetchBufferQueueAllocator() local
304 std::shared_ptr<C2Allocator> allocator; in _createBlockPool() local
409 std::shared_ptr<C2Allocator> allocator; in GetCodec2BlockPool() local
DC2PlatformStorePluginLoader.cpp71 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator()
DC2Buffer.cpp327 const std::shared_ptr<C2Allocator> &allocator) in C2BasicLinearBlockPool()
438 _C2BufferPoolAllocator(const std::shared_ptr<C2Allocator> &allocator) in _C2BufferPoolAllocator()
644 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl()
748 const std::shared_ptr<C2Allocator> &allocator, const local_id_t localId) in C2PooledBlockPool()
1074 const std::shared_ptr<C2Allocator> &allocator) in C2BasicGraphicBlockPool()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGrallocLoader.h90 auto allocator = std::make_unique<hal::Allocator>(); in createAllocator() local
/hardware/qcom/sdm845/display/gralloc/
DQtiAllocator.cpp42 namespace allocator { namespace
/hardware/qcom/sm8150/display/gralloc/
DQtiAllocator.cpp42 namespace allocator { namespace
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/google/av/codec2/vndk/platform/
DC2BqBuffer.cpp303 Impl(const std::shared_ptr<C2Allocator> &allocator) in Impl()
459 const std::shared_ptr<C2Allocator> &allocator, const local_id_t localId) in C2BufferQueueBlockPool()
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp84 GrallocHalWrapper(const sp<AllocatorT>& allocator, const sp<MapperT>& mapper) in GrallocHalWrapper()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.cpp261 int32_t QCameraChannel::addStream(QCameraAllocator &allocator, in addStream()
1101 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
DQCameraStream.cpp344 QCameraStream::QCameraStream(QCameraAllocator &allocator, in QCameraStream()
/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.cpp2127 std::shared_ptr<C2Allocator> allocator; in start() local
2248 std::shared_ptr<C2Allocator> allocator; in start() local
2276 std::shared_ptr<C2Allocator> allocator; in start() local
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp322 sp<IAllocator> allocator = IAllocator::getService("ashmem"); in allocateBuffer() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp367 DeviceMemoryAllocator allocator(kDevice, kPreparedModel, testModel); in createRequest() local
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp6147 sp<android::hardware::graphics::allocator::V2_0::IAllocator> allocator = in allocateGraphicBuffer() local