/hardware/google/av/codec2/vndk/ |
D | C2Store.cpp | 94 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
|
D | C2PlatformStorePluginLoader.cpp | 71 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator()
|
D | C2Buffer.cpp | 327 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/ |
D | GrallocLoader.h | 90 auto allocator = std::make_unique<hal::Allocator>(); in createAllocator() local
|
/hardware/qcom/sdm845/display/gralloc/ |
D | QtiAllocator.cpp | 42 namespace allocator { namespace
|
/hardware/qcom/sm8150/display/gralloc/ |
D | QtiAllocator.cpp | 42 namespace allocator { namespace
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_tonemapper.h | 102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_tonemapper.h | 102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_tonemapper.h | 102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_tonemapper.h | 102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_tonemapper.h | 102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
|
/hardware/google/av/codec2/vndk/platform/ |
D | C2BqBuffer.cpp | 303 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/ |
D | GrallocWrapper.cpp | 84 GrallocHalWrapper(const sp<AllocatorT>& allocator, const sp<MapperT>& mapper) in GrallocHalWrapper()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraChannel.cpp | 261 int32_t QCameraChannel::addStream(QCameraAllocator &allocator, in addStream() 1101 QCameraAllocator& allocator, cam_pp_feature_config_t &featureConfig, in addReprocStreamsFromSource()
|
D | QCameraStream.cpp | 344 QCameraStream::QCameraStream(QCameraAllocator &allocator, in QCameraStream()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecBufferChannel.cpp | 2127 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/ |
D | media_hidl_test_common.cpp | 322 sp<IAllocator> allocator = IAllocator::getService("ashmem"); in allocateBuffer() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 367 DeviceMemoryAllocator allocator(kDevice, kPreparedModel, testModel); in createRequest() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 6147 sp<android::hardware::graphics::allocator::V2_0::IAllocator> allocator = in allocateGraphicBuffer() local
|