Home
last modified time | relevance | path

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

12

/hardware/google/aemu/base/include/aemu/base/
Daddress_space.h173 struct address_space_allocator *allocator, in address_space_allocator_split_block()
235 struct address_space_allocator *allocator, in address_space_allocator_split_block_at_offset()
319 struct address_space_allocator *allocator, in address_space_allocator_release_block()
367 struct address_space_allocator *allocator, in address_space_allocator_allocate()
397 struct address_space_allocator *allocator, in address_space_allocator_allocate_fixed()
430 struct address_space_allocator *allocator, in address_space_allocator_deallocate()
455 struct address_space_allocator *allocator, in address_space_allocator_init()
482 struct address_space_allocator *allocator) in address_space_allocator_destroy()
494 struct address_space_allocator *allocator) in address_space_allocator_destroy_nocleanup()
502 struct address_space_allocator *allocator) in address_space_allocator_reset()
[all …]
/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.cc416 auto allocator = GrallocBufferAllocator::Create(); in TEST_F() local
/hardware/google/gchips/gralloc4/src/4.x/
DGrallocAllocator.cpp26 namespace allocator namespace
/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.cpp57 namespace allocator { namespace
134 namespace allocator { namespace
/hardware/qcom/sm7250/display/gralloc/
DQtiAllocator.cpp57 namespace allocator { namespace
134 namespace allocator { namespace
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator.cpp12 namespace pixel::allocator { namespace
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp33 namespace allocator namespace
/hardware/google/aemu/base/
DSubAllocator.cpp58 [](void* context, struct address_space_allocator* allocator) { in save()
86 [](void* context, struct address_space_allocator* allocator) { in load()
/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/display/msm8909/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/qcom/sm7250/display/composer/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp209 android::GraphicBufferAllocator& allocator = android::GraphicBufferAllocator::get(); in allocateGraphicBuffers() local
251 sp<IAllocator> allocator = IAllocator::getService("ashmem"); in allocateBuffer() local
344 android::GraphicBufferAllocator& allocator = android::GraphicBufferAllocator::get(); in freePortBuffers() local
/hardware/interfaces/media/bufferpool/aidl/default/
DClientManager.cpp219 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
447 const std::shared_ptr<BufferPoolAllocator> &allocator, in create()
DBufferPool.cpp416 const std::shared_ptr<BufferPoolAllocator> &allocator, in getFreeBuffer()
DAccessor.cpp165 Accessor::Accessor(const std::shared_ptr<BufferPoolAllocator> &allocator) in Accessor()
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/
Dwrapper.cpp12 namespace android::hardware::graphics::allocator::priv { namespace
/hardware/google/camera/common/hal/utils/
Dzsl_buffer_manager.cc31 ZslBufferManager::ZslBufferManager(IHalBufferAllocator* allocator, in ZslBufferManager()
/hardware/interfaces/sensors/common/vts/utils/
DGrallocWrapper.cpp112 GrallocHalWrapper(const AllocatorWrapperT<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()
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp68 static BufferAllocator allocator; in get_allocator() local

12