Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 21 of 21) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DPrimaryDevice.h140 Return<sp<::android::hardware::audio::V7_1::IDevice>> getDevice() override { return mDevice; } in getDevice() function
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/hardware/interfaces/neuralnetworks/1.1/utils/src/
DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DService.cpp28 nn::GeneralResult<nn::SharedDevice> getDevice(const std::string& name) { in getDevice() function
/hardware/google/gfxstream/host/magma/
DConnection.cpp31 DrmDevice& Connection::getDevice() { in getDevice() function in gfxstream::magma::Connection
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DService.cpp58 nn::GeneralResult<nn::SharedDevice> getDevice( in getDevice() function
/hardware/interfaces/neuralnetworks/utils/service/src/
DService.cpp53 void getHidlDevicesForVersion(const std::string& descriptor, getDeviceFn getDevice, in getHidlDevicesForVersion()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_raii.hpp2025 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer
2141 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferView
2249 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
2357 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
3007 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool
3110 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorSet
3251 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorSetLayout
3359 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory
3733 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Event
3872 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Fence
[all …]
Dvulkan_raii.hpp4107 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureKHR
4215 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV
4331 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer
4448 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA
4568 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferView
4676 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool
4789 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer
5788 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuFunctionNVX
5896 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuModuleNVX
6220 VULKAN_HPP_NAMESPACE::Device getDevice() const in getDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeferredOperationKHR
[all …]
/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientDevice.cpp102 nn::SharedDevice ResilientDevice::getDevice() const { in getDevice() function in android::hardware::neuralnetworks::utils::ResilientDevice
/hardware/interfaces/audio/core/all-versions/default/
DStream.cpp349 Return<AudioDevice> Stream::getDevice() { in getDevice() function in android::hardware::audio::CPP_VERSION::implementation::Stream
DStreamIn.cpp271 Return<AudioDevice> StreamIn::getDevice() { in getDevice() function in android::hardware::audio::CPP_VERSION::implementation::StreamIn
DStreamOut.cpp278 Return<AudioDevice> StreamOut::getDevice() { in getDevice() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h42 gralloc1_device_t* getDevice() { in getDevice() function
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAudioPrimaryHidlHalTest.h164 sp<IDevice> getDevice() const { in getDevice() function
403 sp<IPrimaryDevice> getDevice() const { in getDevice() function
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h194 HWC2On1Adapter& getDevice() const { return mDevice; } in getDevice() function
/hardware/interfaces/neuralnetworks/utils/common/test/
DResilientDeviceTest.cpp181 TEST(ResilientDeviceTest, getDevice) { in TEST() argument
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h177 HWC2On1Adapter& getDevice() const { return mDevice; } in getDevice() function
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp2799 const AudioDevice& getDevice() const { return mDevice; } in getDevice() function in StreamFixture
3061 const AudioDevice& getDevice() const { return mStream->getDevice(); } in getDevice() function in StreamFixtureWithWorker
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp7242 VkDevice ResourceTracker::getDevice(VkCommandBuffer commandBuffer) const { in getDevice() function in gfxstream::vk::ResourceTracker