Home
last modified time | relevance | path

Searched refs:allocator (Results 1 – 25 of 111) sorted by relevance

12345

/hardware/interfaces/graphics/allocator/2.0/default/
DAndroid.bp2 name: "android.hardware.graphics.allocator@2.0-impl",
8 "android.hardware.graphics.allocator@2.0-passthrough",
11 "android.hardware.graphics.allocator@2.0",
24 name: "android.hardware.graphics.allocator@2.0-service",
29 init_rc: ["android.hardware.graphics.allocator@2.0-service.rc"],
32 "android.hardware.graphics.allocator@2.0",
Dpassthrough.cpp20 using android::hardware::graphics::allocator::V2_0::IAllocator;
21 using android::hardware::graphics::allocator::V2_0::passthrough::GrallocLoader;
Dandroid.hardware.graphics.allocator@2.0-service.rc1 service vendor.gralloc-2-0 /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service
3 interface android.hardware.graphics.allocator@2.0::IAllocator default
Dservice.cpp24 using android::hardware::graphics::allocator::V2_0::IAllocator;
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/
DAndroid.bp2 name: "android.hardware.graphics.allocator@2.0-passthrough",
6 "android.hardware.graphics.allocator@2.0",
11 "android.hardware.graphics.allocator@2.0",
16 "android.hardware.graphics.allocator@2.0-hal",
20 "android.hardware.graphics.allocator@2.0-hal",
/hardware/google/av/codec2/vndk/
DC2Store.cpp58 id_t id, std::shared_ptr<C2Allocator> *const allocator) override;
94 id_t id, std::shared_ptr<C2Allocator> *const allocator) { in fetchAllocator() argument
95 allocator->reset(); in fetchAllocator()
100 *allocator = fetchIonAllocator(); in fetchAllocator()
105 *allocator = fetchGrallocAllocator(); in fetchAllocator()
109 *allocator = fetchBufferQueueAllocator(); in fetchAllocator()
115 C2PlatformStorePluginLoader::GetInstance()->createAllocator(id, allocator); in fetchAllocator()
121 if (*allocator == nullptr) { in fetchAllocator()
133 const std::shared_ptr<C2AllocatorIon> allocator, in UseComponentStoreForIonAllocator() argument
182 allocator->setUsageMapper(mapper, minUsage, maxUsage, blockSize); in UseComponentStoreForIonAllocator()
[all …]
DC2PlatformStorePluginLoader.cpp71 ::C2Allocator::id_t allocatorId, std::shared_ptr<C2Allocator>* const allocator) { in createAllocator() argument
78 allocator->reset(mCreateAllocator(allocatorId, &res)); in createAllocator()
81 allocator->reset(); in createAllocator()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
DAndroid.bp28 "android.hidl.allocator@1.0",
31 "android.hardware.graphics.allocator@2.0",
32 "android.hardware.graphics.allocator@3.0",
40 "android.hardware.graphics.allocator@2.0",
41 "android.hardware.graphics.allocator@3.0",
57 "android.hardware.graphics.allocator@2.0",
58 "android.hardware.graphics.allocator@3.0",
68 "android.hidl.allocator@1.0",
/hardware/interfaces/graphics/allocator/2.0/utils/hal/
DAndroid.bp2 name: "android.hardware.graphics.allocator@2.0-hal",
6 "android.hardware.graphics.allocator@2.0",
10 "android.hardware.graphics.allocator@2.0",
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGrallocLoader.h35 namespace allocator {
90 auto allocator = std::make_unique<hal::Allocator>(); in createAllocator() local
91 return allocator->init(std::move(hal)) ? allocator.release() : nullptr; in createAllocator()
/hardware/qcom/sdm845/display/gralloc/
Dvendor.qti.hardware.display.allocator@1.0-service.rc1 service vendor.qti.hardware.display.allocator /vendor/bin/hw/vendor.qti.hardware.display.allocator@…
Dservice.cpp34 using vendor::qti::hardware::display::allocator::V1_0::implementation::QtiAllocator;
35 using android::hardware::graphics::allocator::V2_0::IAllocator;
DQtiAllocator.h43 namespace allocator {
49 using ::android::hardware::graphics::allocator::V2_0::IAllocator;
/hardware/interfaces/camera/device/1.0/default/
DAndroid.bp16 "android.hardware.graphics.allocator@2.0",
20 "android.hidl.allocator@1.0",
/hardware/google/av/codec2/vndk/include/
DC2BufferPriv.h27 explicit C2BasicLinearBlockPool(const std::shared_ptr<C2Allocator> &allocator);
52 explicit C2BasicGraphicBlockPool(const std::shared_ptr<C2Allocator> &allocator);
77 C2PooledBlockPool(const std::shared_ptr<C2Allocator> &allocator, const local_id_t localId);
/hardware/interfaces/camera/provider/2.4/vts/functional/
DAndroid.bp44 "android.hardware.graphics.allocator@2.0",
45 "android.hardware.graphics.allocator@3.0",
49 "android.hidl.allocator@1.0",
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DAndroid.bp26 "android.hardware.graphics.allocator@2.0",
30 "android.hardware.graphics.allocator@2.0",
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DAndroid.bp26 "android.hardware.graphics.allocator@3.0",
30 "android.hardware.graphics.allocator@3.0",
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DAndroid.bp27 "android.hardware.graphics.allocator@2.0",
33 "android.hardware.graphics.allocator@2.0",
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper() argument
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper() argument
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DAndroid.bp28 "android.hardware.graphics.allocator@2.0",
29 "android.hardware.graphics.allocator@3.0",
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper() argument
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_tonemapper.h102 explicit HWCToneMapper(HWCBufferAllocator *allocator) : buffer_allocator_(allocator) {} in HWCToneMapper() argument
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DAndroid.bp30 "android.hardware.graphics.allocator@2.0",
31 "android.hardware.graphics.allocator@3.0",

12345