Home
last modified time | relevance | path

Searched refs:IAllocator (Results 1 – 17 of 17) sorted by relevance

/frameworks/ml/nn/common/
DMemoryUtils.cpp25 using ::android::hidl::allocator::V1_0::IAllocator;
32 static sp<IAllocator> allocator = IAllocator::getService(type); in allocateSharedMemory()
/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.h82 typedef hidl::allocator::V1_0::IAllocator IAllocator; typedef
96 sp<IAllocator> mAllocator;
DOMXHarness.cpp298 mAllocator = IAllocator::getService("ashmem"); in testStateTransitions()
/frameworks/av/media/libaudiohal/impl/
DEffectBufferHalHidl.cpp30 using ::android::hidl::allocator::V1_0::IAllocator;
69 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in init()
/frameworks/native/services/surfaceflinger/
Dmain_surfaceflinger.cpp46 android::hardware::graphics::allocator::V3_0::IAllocator>(); in startGraphicsAllocatorService()
52 android::hardware::graphics::allocator::V2_0::IAllocator>(); in startGraphicsAllocatorService()
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
DVtsHalSensorManagerV1_0TargetTest.cpp44 using ::android::hidl::allocator::V1_0::IAllocator;
98 ashmem_ = IAllocator::getService("ashmem"); in SetUp()
104 sp<IAllocator> ashmem_;
/frameworks/native/libs/ui/include/ui/
DGralloc3.h90 sp<hardware::graphics::allocator::V3_0::IAllocator> mAllocator;
DGralloc2.h92 sp<hardware::graphics::allocator::V2_0::IAllocator> mAllocator;
/frameworks/native/libs/ui/include_vndk/ui/
DGralloc2.h92 sp<hardware::graphics::allocator::V2_0::IAllocator> mAllocator;
/frameworks/native/libs/ui/
DGralloc2.cpp30 using android::hardware::graphics::allocator::V2_0::IAllocator;
361 mAllocator = IAllocator::getService(); in Gralloc2Allocator()
DGralloc3.cpp30 using android::hardware::graphics::allocator::V3_0::IAllocator;
344 mAllocator = IAllocator::getService(); in Gralloc3Allocator()
/frameworks/av/services/soundtrigger/
DSoundTriggerHalHidl.cpp36 using ::android::hidl::allocator::V1_0::IAllocator;
73 sp<IAllocator> ashmem = IAllocator::getService("ashmem"); in moveVectorToMemory()
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME35 ::android::hidl::memory::V1_0::IAllocator::getService()->allocate(size,
/frameworks/av/media/libstagefright/include/media/stagefright/
DACodec.h48 typedef hidl::allocator::V1_0::IAllocator TAllocator;
/frameworks/av/media/codec2/vndk/
DC2AllocatorGralloc.cpp70 using IAllocator2 = ::android::hardware::graphics::allocator::V2_0::IAllocator;
75 using IAllocator3 = ::android::hardware::graphics::allocator::V3_0::IAllocator;
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop160 # hardware.graphics.allocator@2.0::IAllocator service.
/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp54 typedef hidl::allocator::V1_0::IAllocator TAllocator;