Home
last modified time | relevance | path

Searched defs:CreateDevice (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_zone_service_unit_test/
Daudio_zone_unit_test_base.h72 std::shared_ptr<AudioDeviceDescriptor> CreateDevice(DeviceType type, DeviceRole role, in CreateDevice() function
Daudio_zone_device_unit_test.cpp53 static std::shared_ptr<AudioDeviceDescriptor> CreateDevice(DeviceType type, DeviceRole role, in CreateDevice() function
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drender_context.cpp535 unique_ptr<Device> RenderContext::CreateDevice(const RenderCreateInfo& createInfo) in CreateDevice() function in RenderContext
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dcreate_functions_vk.cpp544 DeviceWrapper CreateFunctionsVk::CreateDevice(VkInstance instance, VkPhysicalDevice physicalDevice, in CreateDevice() function in CreateFunctionsVk
Ddevice_vk.cpp927 void DeviceVk::CreateDevice(const BackendExtraVk* backendExtra, const vector<LowLevelQueueInfo>& av… in CreateDevice() function in DeviceVk
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_vulkan_context.cpp312 bool RsVulkanInterface::CreateDevice(bool isProtected, bool isHtsEnable) in CreateDevice() function in OHOS::Rosen::RsVulkanInterface
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
Dswapchain_layer.cpp1637 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, in CreateDevice() function