Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/tests/
Dgralloc_buffer_allocator_tests.cc32 auto allocator = GrallocBufferAllocator::Create(); in TEST() local
38 auto allocator = GrallocBufferAllocator::Create(); in TEST() local
63 auto allocator = GrallocBufferAllocator::Create(); in TEST() local
Dhwl_buffer_allocator_tests.cc36 auto allocator = HwlBufferAllocator::Create(mock_allocator_hwl.get()); in TEST() local
45 auto allocator = HwlBufferAllocator::Create(mock_allocator_hwl.get()); in TEST() local
Dcamera_device_session_tests.cc356 auto allocator = GrallocBufferAllocator::Create(); in TEST_F() local
/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/sm8150/display/gralloc/
DQtiAllocator.cpp42 namespace allocator { namespace
/hardware/qcom/sdm845/display/gralloc/
DQtiAllocator.cpp42 namespace allocator { namespace
/hardware/qcom/display/msm8909w_3100/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/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/camera/common/hal/utils/
Dzsl_buffer_manager.cc31 ZslBufferManager::ZslBufferManager(IHalBufferAllocator* allocator) in ZslBufferManager()
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp103 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/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