Searched defs:CreateDevice (Results 1 – 7 of 7) sorted by relevance
72 std::shared_ptr<AudioDeviceDescriptor> CreateDevice(DeviceType type, DeviceRole role, in CreateDevice() function
53 static std::shared_ptr<AudioDeviceDescriptor> CreateDevice(DeviceType type, DeviceRole role, in CreateDevice() function
535 unique_ptr<Device> RenderContext::CreateDevice(const RenderCreateInfo& createInfo) in CreateDevice() function in RenderContext
544 DeviceWrapper CreateFunctionsVk::CreateDevice(VkInstance instance, VkPhysicalDevice physicalDevice, in CreateDevice() function in CreateFunctionsVk
927 void DeviceVk::CreateDevice(const BackendExtraVk* backendExtra, const vector<LowLevelQueueInfo>& av… in CreateDevice() function in DeviceVk
312 bool RsVulkanInterface::CreateDevice(bool isProtected, bool isHtsEnable) in CreateDevice() function in OHOS::Rosen::RsVulkanInterface
1637 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, in CreateDevice() function