Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/input/ddk_service/src/
H A Dhid_ddk_service.cpp36 int32_t HidDdkService::CreateDevice(const Hid_Device &hidDevice, in CreateDevice() function in OHOS::HDI::Input::Ddk::V1_0::HidDdkService
/ohos5.0/drivers/peripheral/input/ddk_service/src/emit_event_manager/
H A Demit_event_manager.cpp31 int32_t EmitEventManager::CreateDevice(const Hid_Device &hidDevice, const Hid_EventProperties &hidE… in CreateDevice() function in OHOS::ExternalDeviceManager::EmitEventManager
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_context.cpp526 unique_ptr<Device> RenderContext::CreateDevice(const DeviceCreateInfo& createInfo) in CreateDevice() function in RenderContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp210 bool RsVulkanInterface::CreateDevice(bool isProtected) in CreateDevice() function in OHOS::Rosen::RsVulkanInterface
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp533 DeviceWrapper CreateFunctionsVk::CreateDevice(VkInstance instance, VkPhysicalDevice physicalDevice, in CreateDevice() function in CreateFunctionsVk
H A Ddevice_vk.cpp753 void DeviceVk::CreateDevice(const BackendExtraVk* backendExtra, const vector<LowLevelQueueInfo>& av… in CreateDevice() function in DeviceVk
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1638 VKAPI_ATTR VkResult VKAPI_CALL CreateDevice(VkPhysicalDevice gpu, in CreateDevice() function