Searched refs:hidl_memory (Results 1 - 25 of 31) sorted by relevance

12

/frameworks/native/services/sensorservice/hidl/include/sensorservicehidl/
H A DSensorManager.h39 using ::android::hardware::hidl_memory;
50 Return<void> createAshmemDirectChannel(const hidl_memory& mem, uint64_t size, createAshmemDirectChannel_cb _hidl_cb) override;
/frameworks/av/media/libstagefright/omx/tests/
H A DOMXHarness.h37 typedef hardware::hidl_memory hidl_memory; typedef in struct:android::Harness
44 hidl_memory mHidlMemory;
/frameworks/av/include/media/
H A DOMXBuffer.h53 using hardware::hidl_memory;
85 OMXBuffer(const hidl_memory &hidlMemory);
137 hidl_memory mHidlMemory;
/frameworks/av/media/libmedia/include/media/
H A DOMXBuffer.h53 using hardware::hidl_memory;
85 OMXBuffer(const hidl_memory &hidlMemory);
137 hidl_memory mHidlMemory;
/frameworks/av/include/media/omx/1.0/
H A DWOmxObserver.h40 using ::android::hardware::hidl_memory;
H A DWOmx.h41 using ::android::hardware::hidl_memory;
H A DWOmxBufferSource.h39 using ::android::hardware::hidl_memory;
H A DWGraphicBufferSource.h45 using ::android::hardware::hidl_memory;
H A DWOmxNode.h46 using ::android::hardware::hidl_memory;
/frameworks/av/media/libaudiohal/
H A DEffectBufferHalHidl.h27 using android::hardware::hidl_memory;
H A DEffectBufferHalHidl.cpp77 [&](bool success, const hidl_memory& memory) {
/frameworks/av/media/libstagefright/omx/1.0/
H A DWOmxObserver.h40 using ::android::hardware::hidl_memory;
H A DWProducerListener.h37 using ::android::hardware::hidl_memory;
H A DWOmxBufferSource.h39 using ::android::hardware::hidl_memory;
H A DOmx.h45 using ::android::hardware::hidl_memory;
H A DWGraphicBufferSource.h48 using ::android::hardware::hidl_memory;
H A DWGraphicBufferProducer.h40 using ::android::hardware::hidl_memory;
H A DWOmxNode.h46 using ::android::hardware::hidl_memory;
/frameworks/native/include/gui/bufferqueue/1.0/
H A DB2HProducerListener.h38 using ::android::hardware::hidl_memory;
H A DH2BGraphicBufferProducer.h39 using ::android::hardware::hidl_memory;
/frameworks/native/services/schedulerservice/include/schedulerservice/
H A DSchedulingPolicyService.h32 using ::android::hardware::hidl_memory;
/frameworks/native/services/sensorservice/hidl/
H A DDirectReportChannel.h37 using ::android::hardware::hidl_memory;
/frameworks/av/media/libmedia/
H A DOMXBuffer.cpp64 OMXBuffer::OMXBuffer(const hidl_memory &hidlMemory)
/frameworks/hardware/interfaces/sensorservice/1.0/vts/functional/
H A DVtsHalSensorManagerV1_0TargetTest.cpp43 using ::android::hardware::hidl_memory;
116 map_region map(const hidl_memory &mem) {
/frameworks/av/drm/libmediadrm/
H A DCryptoHal.cpp44 using ::android::hardware::hidl_memory;
246 auto hidlMemory = hidl_memory("ashmem", hidlHandle, heap->getSize());

Completed in 2732 milliseconds

12