Home
last modified time | relevance | path

Searched refs:sType (Results 1 – 19 of 19) sorted by relevance

/frameworks/native/vulkan/vkjson/
Dvkjson_instance.cc84 device.ext_driver_properties.driver_properties_khr.sType = in VkJsonGetDevice()
99 device.ext_variable_pointer_features.variable_pointer_features_khr.sType = in VkJsonGetDevice()
109 .sType = in VkJsonGetDevice()
160 device.subgroup_properties.sType = in VkJsonGetDevice()
165 device.point_clipping_properties.sType = in VkJsonGetDevice()
170 device.multiview_properties.sType = in VkJsonGetDevice()
175 device.id_properties.sType = in VkJsonGetDevice()
180 device.maintenance3_properties.sType = in VkJsonGetDevice()
187 device.bit16_storage_features.sType = in VkJsonGetDevice()
192 device.multiview_features.sType = in VkJsonGetDevice()
[all …]
/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.cpp96 if (p->sType == type) return p; in vpGetStructure()
105 if (p->sType == type) return p; in vpGetStructure()
121 if (structureType == current->sType) { in vpExtractStructure()
143 …if (std::find(structureTypes.begin(), structureTypes.end(), pNext->sType) == structureTypes.end())… in GatherStructureTypes()
144 structureTypes.push_back(pNext->sType); in GatherStructureTypes()
309 switch (p->sType) { in __anon526a5adc0102()
370 switch (p->sType) { in __anon526a5adc0202()
434 switch (p->sType) { in __anon526a5adc0302()
452 switch (p->sType) { in __anon526a5adc0402()
475 switch (p->sType) { in __anon526a5adc0502()
[all …]
/frameworks/native/vulkan/include/vulkan/
Dvk_android_native_buffer.h120 VkStructureType sType; member
139 VkStructureType sType; member
152 VkStructureType sType; member
168 VkStructureType sType; member
186 VkStructureType sType; member
Dvk_layer_interface.h50 VkStructureType sType; // VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO member
66 VkStructureType sType; // VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO member
/frameworks/base/services/tests/selinux/src/com/android/server/selinux/
DSelinuxAuditLogsCollectorTest.java545 String granted, String permissions, String sType, String tType, String tClass) { in writeTestLog() argument
550 granted, permissions, sType, tType, tClass)); in writeTestLog()
556 String sType, in writeTestLog() argument
565 granted, permissions, path, sType, tType, tClass)); in writeTestLog()
571 String sType, in writeTestLog() argument
582 sType, in writeTestLog()
592 String sType, in writeTestLog() argument
606 sType, in writeTestLog()
616 String sType, in writeTestLog() argument
625 granted, permissions, sType, tType, tClass, permissive ? "1" : "0")); in writeTestLog()
DSelinuxAuditLogsBuilderTest.java259 String sType, in assertAuditLog() argument
263 auditLog, granted, permissions, sType, null, tType, null, tClass, null, false); in assertAuditLog()
270 String sType, in assertAuditLog() argument
280 assertThat(auditLog.mSType).isEqualTo(sType); in assertAuditLog()
/frameworks/base/libs/hwui/renderthread/
DVulkanManager.cpp85 VkStructureType sType; in free_features_extensions_structs() member
285 features.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in setupDevice()
296 blend->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_BLEND_OPERATION_ADVANCED_FEATURES_EXT; in setupDevice()
306 ycbcrFeature->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SAMPLER_YCBCR_CONVERSION_FEATURES; in setupDevice()
314 deviceFaultFeatures->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FAULT_FEATURES_EXT; in setupDevice()
335 queuePriorityCreateInfo.sType = in setupDevice()
576 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in dequeueNextBuffer()
587 importInfo.sType = VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR; in dequeueNextBuffer()
656 exportInfo.sType = VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO; in finishFrame()
661 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in finishFrame()
[all …]
DVulkanSurface.cpp249 externalImageFormatInfo.sType = in InitializeWindowInfoStruct()
256 imageFormatInfo.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2; in InitializeWindowInfoStruct()
268 hwbUsage.sType = VK_STRUCTURE_TYPE_ANDROID_HARDWARE_BUFFER_USAGE_ANDROID; in InitializeWindowInfoStruct()
272 imgFormProps.sType = VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2; in InitializeWindowInfoStruct()
/frameworks/native/libs/renderengine/skia/
DVulkanInterface.cpp71 exportInfo.sType = VK_STRUCTURE_TYPE_EXPORT_SEMAPHORE_CREATE_INFO; in createExportableSemaphore()
76 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in createExportableSemaphore()
93 semaphoreInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_CREATE_INFO; in importSemaphoreFromSyncFd()
105 importInfo.sType = VK_STRUCTURE_TYPE_IMPORT_SEMAPHORE_FD_INFO_KHR; in importSemaphoreFromSyncFd()
126 getFdInfo.sType = VK_STRUCTURE_TYPE_SEMAPHORE_GET_FD_INFO_KHR; in exportSemaphoreSyncFd()
389 queuePriorityProps[i].sType = VK_STRUCTURE_TYPE_QUEUE_FAMILY_GLOBAL_PRIORITY_PROPERTIES_EXT; in init()
441 mPhysicalDeviceFeatures2->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in init()
445 mSamplerYcbcrConversionFeatures->sType = in init()
454 mProtectedMemoryFeatures->sType = in init()
463 mDeviceFaultFeatures->sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FAULT_FEATURES_EXT; in init()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp910 switch (pNext->sType) { in GetPhysicalDeviceSurfaceCapabilities2KHR()
1060 switch (pNext->sType) { in GetPhysicalDeviceSurfaceCapabilities2KHR()
1170 switch (pSurfaceFormat->sType) { in GetPhysicalDeviceSurfaceFormats2KHR()
1180 imageFormatInfo.sType = in GetPhysicalDeviceSurfaceFormats2KHR()
1190 compressionControl.sType = in GetPhysicalDeviceSurfaceFormats2KHR()
1199 compressionProps.sType = in GetPhysicalDeviceSurfaceFormats2KHR()
1204 imageFormatProps.sType = in GetPhysicalDeviceSurfaceFormats2KHR()
1304 ALOGV_IF(pDeviceGroupPresentCapabilities->sType != in GetDeviceGroupPresentCapabilitiesKHR()
1308 pDeviceGroupPresentCapabilities->sType); in GetDeviceGroupPresentCapabilitiesKHR()
1430 switch (create_infos->sType) { in getProducerUsage()
[all …]
Ddriver.cpp1077 presentation_properties->sType = in QueryPresentationProperties()
1206 swapchainCompFeats.sType = in EnumerateDeviceExtensionProperties()
1211 imageCompFeats.sType = in EnumerateDeviceExtensionProperties()
1217 feats2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in EnumerateDeviceExtensionProperties()
1518 features2->sType != in CreateDevice()
1734 switch (pFeats->sType) { in GetPhysicalDeviceFeatures2()
1773 imageCompFeats.sType = in GetPhysicalDeviceFeatures2()
1779 feats2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2; in GetPhysicalDeviceFeatures2()
1795 switch (pFeats->sType) { in GetPhysicalDeviceFeatures2()
Ddebug_report.cpp84 if (info->sType == in Message()
Dapi.cpp761 link_info.sType = VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO; in ModifyCreateInfo()
767 cb_info.sType = VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO; in ModifyCreateInfo()
789 link_info.sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO; in ModifyCreateInfo()
795 cb_info.sType = VK_STRUCTURE_TYPE_LOADER_DEVICE_CREATE_INFO; in ModifyCreateInfo()
859 debug_callback_info.sType = in Create()
/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dgen_vulkan.go1614 .sType = GuestType<VkStructureType>(new_value->sType),
1658 .sType = VkStructureType(
1660 ->sType),
1760 .sType = GuestType<VkStructureType>(new_value->sType),
1907 .sType = VkStructureType(
1908 ToHostAddr<GuestType<VkDescriptorGetInfoEXT>>(ToGuestAddr(new_value))->sType),
2113 .sType = GuestType<VkStructureType>(new_value[index].sType),
2121 .sType = GuestType<VkStructureType>(new_value_ptr[index]->sType),
2168 .sType = VkStructureType(ToHostAddr<GuestType<VkAccelerationStructureGeometryKHR>>(
2170 .sType),
[all …]
Dvulkan_xml_test.go448 <member><type>VkStructureType</type> <name>sType</name></member>
452 <member><type>VkStructureType</type> <name>sType</name></member>
696 …RUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO"><type>VkStructureType</type> <name>sType</name></member>
Dvulkan_trampolines.cc346 (layer_create_info->sType != VK_STRUCTURE_TYPE_LOADER_INSTANCE_CREATE_INFO || in RunGuest_vkCreateInstance()
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
DTrackerEntry.java211 String sType = cursor.getString(cursor.getColumnIndex(ENTRY_TYPE)); in createEntry() local
212 TrackerEntry entry = new TrackerEntry(tag, EntryType.valueOf(sType)); in createEntry()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmMmiCode.java427 private String getScStringFromScType(SsData.ServiceType sType) { in getScStringFromScType() argument
428 switch (sType) { in getScStringFromScType()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp535 switch ((VkFlags)properties->sType) { in GetPhysicalDeviceProperties2KHR()