Home
last modified time | relevance | path

Searched refs:sType (Results 1 - 18 of 18) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/systemtest/
H A Dvulkan_loader_system_test.cpp109 appInfo.sType = VK_STRUCTURE_TYPE_APPLICATION_INFO; in TrytoCreateVkInstance()
121 instanceCreateInfo.sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO; in TrytoCreateVkInstance()
270 queueInfo.sType = VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO; in HWTEST_F()
286 deviceCreateInfo.sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO; in HWTEST_F()
348 surfaceCreateInfo.sType = VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS; in HWTEST_F()
367 swapchainCI.sType = VK_STRUCTURE_TYPE_SWAPCHAIN_CREATE_INFO_KHR; in HWTEST_F()
419 hdrMetadata.sType = VK_STRUCTURE_TYPE_HDR_METADATA_EXT; in HWTEST_F()
472 surfaceInfo.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SURFACE_INFO_2_KHR; in HWTEST_F()
496 surfaceInfo.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SURFACE_INFO_2_KHR; in HWTEST_F()
500 surfaceCapabilities.sType in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/fuzztest/swapchainlayer_fuzzer/
H A Dswapchainlayer_fuzzer.cpp86 appInfo.sType = VK_STRUCTURE_TYPE_APPLICATION_INFO; in CreateVkInstance()
97 instanceCreateInfo.sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO; in CreateVkInstance()
138 surfaceCreateInfo.sType = GetData<VkStructureType>(); in DoSomethingInterestingWithMyAPI()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_context.cpp141 .sType = VK_STRUCTURE_TYPE_APPLICATION_INFO, in CreateInstance()
151 .sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO, in CreateInstance()
241 .sType = VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO, .pNext = nullptr, in CreateDevice()
245 ycbcrFeature_.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES, in CreateDevice()
247 physicalDeviceFeatures2_.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in CreateDevice()
252 protectedMemoryFeatures_->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROTECTED_MEMORY_FEATURES; in CreateDevice()
261 .sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO, .pNext = &physicalDeviceFeatures2_, in CreateDevice()
512 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in RequireSemaphore()
596 protectedSubmitInfo.sType = VK_STRUCTURE_TYPE_PROTECTED_SUBMIT_INFO; in HookedVkQueueSubmit()
H A Dnative_buffer_utils.cpp35 nbFormatProps->sType = VK_STRUCTURE_TYPE_NATIVE_BUFFER_FORMAT_PROPERTIES_OHOS; in GetNativeBufferFormatProperties()
38 nbProps->sType = VK_STRUCTURE_TYPE_NATIVE_BUFFER_PROPERTIES_OHOS; in GetNativeBufferFormatProperties()
54 externalFormat.sType = VK_STRUCTURE_TYPE_EXTERNAL_FORMAT_OHOS; in CreateVkImage()
63 VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO, // sType in CreateVkImage()
110 physicalDeviceMemProps.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MEMORY_PROPERTIES_2; in AllocateDeviceMemory()
138 nbImportInfo.sType = VK_STRUCTURE_TYPE_IMPORT_NATIVE_BUFFER_INFO_OHOS; in AllocateDeviceMemory()
143 dedicatedAllocInfo.sType = VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO; in AllocateDeviceMemory()
165 bindImageInfo.sType = VK_STRUCTURE_TYPE_BIND_IMAGE_MEMORY_INFO; in BindImageMemory()
H A Drs_surface_ohos_vulkan.cpp113 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in CreateVkSemaphore()
126 importSemaphoreFdInfo.sType = VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR; in CreateVkSemaphore()
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_vulkan.cpp129 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in CreateVkSemaphore()
136 importSemaphoreFdInfo.sType = VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR; in CreateVkSemaphore()
263 exportSemaphoreCreateInfo.sType = VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO; in NativeFlushFrame()
268 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in NativeFlushFrame()
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp124 appInfo.sType = VK_STRUCTURE_TYPE_APPLICATION_INFO; in TrytoCreateVkInstance()
136 instanceCreateInfo.sType = VK_STRUCTURE_TYPE_INSTANCE_CREATE_INFO; in TrytoCreateVkInstance()
156 swapchainCI.sType = VK_STRUCTURE_TYPE_SWAPCHAIN_CREATE_INFO_KHR; in GetSwapchainCreateInfo()
493 deviceCreateInfo.sType = VK_STRUCTURE_TYPE_DEVICE_CREATE_INFO; in HWTEST_F()
498 queueInfo.sType = VK_STRUCTURE_TYPE_DEVICE_QUEUE_CREATE_INFO; in HWTEST_F()
534 surfaceCreateInfo.sType = VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS; in HWTEST_F()
555 surfaceCreateInfo.sType = VK_STRUCTURE_TYPE_SURFACE_CREATE_INFO_OHOS; in HWTEST_F()
849 createInfo.sType = VK_STRUCTURE_TYPE_DEBUG_UTILS_MESSENGER_CREATE_INFO_EXT; in HWTEST_F()
970 semaphoreCreateInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in HWTEST_F()
1017 presentRegions.sType in HWTEST_F()
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_focus_parser.cpp229 char *sType = reinterpret_cast<char*>(xmlGetProp(currNode, in ParseStreams() local
231 std::string typeStr(sType); in ParseStreams()
234 AUDIO_DEBUG_LOG("stream type: %{public}s", sType); in ParseStreams()
237 xmlFree(sType); in ParseStreams()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_hardware_buffer_util.cpp39 bufferFormatProperties.sType = VK_STRUCTURE_TYPE_NATIVE_BUFFER_FORMAT_PROPERTIES_OHOS; in QueryHwBufferFormatProperties()
43 VK_STRUCTURE_TYPE_NATIVE_BUFFER_PROPERTIES_OHOS, // sType in QueryHwBufferFormatProperties()
84 VK_STRUCTURE_TYPE_EXTERNAL_FORMAT_OHOS, // sType in CreateHwPlatformImage()
89 VK_STRUCTURE_TYPE_EXTERNAL_MEMORY_IMAGE_CREATE_INFO, // sType in CreateHwPlatformImage()
109 VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO, // sType in CreateHwPlatformImage()
118 VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO, // sType in CreateHwPlatformImage()
124 VK_STRUCTURE_TYPE_IMPORT_NATIVE_BUFFER_INFO_OHOS, // sType in CreateHwPlatformImage()
/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp88 if (chainInfo->sType == VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO && chainInfo->function == func) { in GetChainInfo()
101 if (chainInfo->sType == VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO && chainInfo->function == func) { in GetChainInfo()
160 callbackData.sType = VK_STRUCTURE_TYPE_DEBUG_UTILS_MESSENGER_CALLBACK_DATA_EXT; in DebugMessageToUserCallback()
804 imageCreate->sType = VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO; in InitImageCreateInfo()
930 .sType = VK_STRUCTURE_TYPE_SWAPCHAIN_IMAGE_CREATE_INFO_OHOS, in CreateSwapchainKHR()
934 .sType = VK_STRUCTURE_TYPE_NATIVE_BUFFER_OHOS, in CreateSwapchainKHR()
1095 if (nextRegions->sType == VK_STRUCTURE_TYPE_PRESENT_REGIONS_KHR) { in GetPresentRegions()
1385 if (caps->sType == VK_STRUCTURE_TYPE_SHARED_PRESENT_SURFACE_CAPABILITIES_KHR) { in GetPhysicalDeviceSurfaceCapabilities2KHR()
1388 } else if (caps->sType == VK_STRUCTURE_TYPE_SURFACE_PROTECTED_CAPABILITIES_KHR) { in GetPhysicalDeviceSurfaceCapabilities2KHR()
1474 presentationProperties->sType in QueryPresentationProperties()
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp147 SourceType sType = source.GetSourceType(); in SetSource() local
148 if (sType == SourceType::SOURCE_TYPE_FD) { in SetSource()
157 if (sType == SourceType::SOURCE_TYPE_URI) { in SetSource()
159 } else if (sType == SourceType::SOURCE_TYPE_STREAM) { in SetSource()
162 MEDIA_ERR_LOG("SetSource failed, source type is %d", static_cast<int32_t>(sType)); in SetSource()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.cpp414 bufferCreateInfo.sType = VkStructureType::VK_STRUCTURE_TYPE_BUFFER_CREATE_INFO; in CreatePoolForBuffers()
461 imageCreateInfo.sType = VkStructureType::VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO; in CreatePoolForImages()
H A Dpipeline_create_functions_vk.cpp108 VK_STRUCTURE_TYPE_ATTACHMENT_DESCRIPTION_2_KHR, // sType in CreateAttachmentDescriptions2()
165 VK_STRUCTURE_TYPE_ATTACHMENT_DESCRIPTION_2_KHR, // sType in CreateAttachmentDescriptionsCompatibility2()
225 VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2_KHR, // sType in CreateAttachmentReferences2()
379 VK_STRUCTURE_TYPE_RENDER_PASS_MULTIVIEW_CREATE_INFO, // sType in CreateRenderPassCombined()
393 VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO, // sType in CreateRenderPassCombined()
510 fragmentShadingRateAttachmentInfo.sType = VK_STRUCTURE_TYPE_FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR; in CreateRenderPassCombined2()
544 subpassDescriptionDepthStencilResolve.sType = in CreateRenderPassCombined2()
567 VK_STRUCTURE_TYPE_SUBPASS_DESCRIPTION_2_KHR, // sType in CreateRenderPassCombined2()
604 VK_STRUCTURE_TYPE_SUBPASS_DEPENDENCY_2_KHR, // sType in CreateRenderPassCombined2()
620 VK_STRUCTURE_TYPE_RENDER_PASS_CREATE_INFO_2_KHR, // sType in CreateRenderPassCombined2()
[all...]
H A Dpipeline_state_object_vk.cpp45 VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO, // sType
146 VK_STRUCTURE_TYPE_DESCRIPTOR_SET_LAYOUT_CREATE_INFO, // sType in GetDescriptorSetFillData()
200 VK_STRUCTURE_TYPE_PIPELINE_VERTEX_INPUT_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
213 VK_STRUCTURE_TYPE_PIPELINE_INPUT_ASSEMBLY_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
224 VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
264 VK_STRUCTURE_TYPE_PIPELINE_DEPTH_STENCIL_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
302 VK_STRUCTURE_TYPE_PIPELINE_COLOR_BLEND_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
313 pipelineDynamicStateCreateInfo.sType = VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO; in GraphicsPipelineStateObjectVk()
324 VK_STRUCTURE_TYPE_PIPELINE_DYNAMIC_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
335 VK_STRUCTURE_TYPE_PIPELINE_VIEWPORT_STATE_CREATE_INFO, // sType in GraphicsPipelineStateObjectVk()
[all...]
/foundation/arkui/ace_engine/frameworks/base/perfmonitor/
H A Dperf_monitor.h105 void InitRecord(const std::string& sId, PerfActionType aType, PerfSourceType sType, const std::string& nt,
H A Dperf_monitor.cpp176 void SceneRecord::InitRecord(const std::string& sId, PerfActionType aType, PerfSourceType sType, const std::string& nt, in InitRecord() argument
181 sourceType = sType; in InitRecord()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp1252 .sType = VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO, in MakeBackendTexture()
1287 allocInfo.sType = VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO; in MakeBackendTexture()
1751 exportSemaphoreCreateInfo.sType = VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO; in OptimizedFlushAndSubmit()
1756 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in OptimizedFlushAndSubmit()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp103 .sType = VK_STRUCTURE_TYPE_IMAGE_CREATE_INFO, in MakeBackendTexture()
137 allocInfo.sType = VK_STRUCTURE_TYPE_MEMORY_ALLOCATE_INFO; in MakeBackendTexture()

Completed in 26 milliseconds