Home
last modified time | relevance | path

Searched defs:rootType (Results 1 – 25 of 98) sorted by relevance

1234

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A Dgoldfish_vk_marshaling_guest.cpp49 void marshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkExtent2D()
56 void unmarshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkExtent2D()
63 void marshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkExtent3D()
71 void unmarshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkExtent3D()
79 void marshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkOffset2D()
86 void unmarshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkOffset2D()
93 void marshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkOffset3D()
101 void unmarshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkOffset3D()
109 void marshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in marshal_VkRect2D()
116 void unmarshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in unmarshal_VkRect2D()
[all …]
H A Dgoldfish_vk_counting_guest.cpp46 void count_VkExtent2D(uint32_t featureBits, VkStructureType rootType, const VkExtent2D* toCount, in count_VkExtent2D()
56 void count_VkExtent3D(uint32_t featureBits, VkStructureType rootType, const VkExtent3D* toCount, in count_VkExtent3D()
67 void count_VkOffset2D(uint32_t featureBits, VkStructureType rootType, const VkOffset2D* toCount, in count_VkOffset2D()
77 void count_VkOffset3D(uint32_t featureBits, VkStructureType rootType, const VkOffset3D* toCount, in count_VkOffset3D()
88 void count_VkRect2D(uint32_t featureBits, VkStructureType rootType, const VkRect2D* toCount, in count_VkRect2D()
98 void count_VkBaseInStructure(uint32_t featureBits, VkStructureType rootType, in count_VkBaseInStructure()
111 void count_VkBaseOutStructure(uint32_t featureBits, VkStructureType rootType, in count_VkBaseOutStructure()
124 void count_VkBufferMemoryBarrier(uint32_t featureBits, VkStructureType rootType, in count_VkBufferMemoryBarrier()
145 void count_VkDispatchIndirectCommand(uint32_t featureBits, VkStructureType rootType, in count_VkDispatchIndirectCommand()
156 void count_VkDrawIndexedIndirectCommand(uint32_t featureBits, VkStructureType rootType, in count_VkDrawIndexedIndirectCommand()
[all …]
H A Dgoldfish_vk_reserved_marshaling_guest.cpp50 void reservedmarshal_VkExtent2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkExtent2D()
60 void reservedmarshal_VkExtent3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkExtent3D()
72 void reservedmarshal_VkOffset2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkOffset2D()
82 void reservedmarshal_VkOffset3D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkOffset3D()
94 void reservedmarshal_VkRect2D(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkRect2D()
102 void reservedmarshal_VkBaseInStructure(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBaseInStructure()
114 void reservedmarshal_VkBaseOutStructure(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBaseOutStructure()
126 void reservedmarshal_VkBufferMemoryBarrier(VulkanStreamGuest* vkStream, VkStructureType rootType, in reservedmarshal_VkBufferMemoryBarrier()
156 VkStructureType rootType, in reservedmarshal_VkDispatchIndirectCommand()
170 VkStructureType rootType, in reservedmarshal_VkDrawIndexedIndirectCommand()
[all …]
H A Dgoldfish_vk_deepcopy_guest.cpp47 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
54 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
61 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
68 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
75 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
84 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
105 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
126 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
147 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
155 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
H A Dgoldfish_vk_extension_structs_guest.cpp41 size_t goldfish_vk_extension_struct_size(VkStructureType rootType, const void* structExtension) { in goldfish_vk_extension_struct_size()
672 VkStructureType rootType, in goldfish_vk_extension_struct_size_with_stream_features()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp51 void marshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkExtent2D()
58 void unmarshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkExtent2D()
65 void marshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkExtent3D()
73 void unmarshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkExtent3D()
81 void marshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkOffset2D()
88 void unmarshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkOffset2D()
95 void marshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkOffset3D()
103 void unmarshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkOffset3D()
111 void marshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in marshal_VkRect2D()
118 void unmarshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in unmarshal_VkRect2D()
[all …]
Dgoldfish_vk_deepcopy.cpp49 void deepcopy_VkExtent2D(Allocator* alloc, VkStructureType rootType, const VkExtent2D* from, in deepcopy_VkExtent2D()
56 void deepcopy_VkExtent3D(Allocator* alloc, VkStructureType rootType, const VkExtent3D* from, in deepcopy_VkExtent3D()
63 void deepcopy_VkOffset2D(Allocator* alloc, VkStructureType rootType, const VkOffset2D* from, in deepcopy_VkOffset2D()
70 void deepcopy_VkOffset3D(Allocator* alloc, VkStructureType rootType, const VkOffset3D* from, in deepcopy_VkOffset3D()
77 void deepcopy_VkRect2D(Allocator* alloc, VkStructureType rootType, const VkRect2D* from, in deepcopy_VkRect2D()
86 void deepcopy_VkBaseInStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseInStructure()
107 void deepcopy_VkBaseOutStructure(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBaseOutStructure()
128 void deepcopy_VkBufferMemoryBarrier(Allocator* alloc, VkStructureType rootType, in deepcopy_VkBufferMemoryBarrier()
149 void deepcopy_VkDispatchIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDispatchIndirectCommand()
157 void deepcopy_VkDrawIndexedIndirectCommand(Allocator* alloc, VkStructureType rootType, in deepcopy_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_reserved_marshaling.cpp51 void reservedunmarshal_VkExtent2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkExtent2D()
59 void reservedunmarshal_VkExtent3D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkExtent3D()
69 void reservedunmarshal_VkOffset2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkOffset2D()
77 void reservedunmarshal_VkOffset3D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkOffset3D()
87 void reservedunmarshal_VkRect2D(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkRect2D()
93 void reservedunmarshal_VkBaseInStructure(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBaseInStructure()
119 void reservedunmarshal_VkBaseOutStructure(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBaseOutStructure()
145 void reservedunmarshal_VkBufferMemoryBarrier(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkBufferMemoryBarrier()
188 void reservedunmarshal_VkDispatchIndirectCommand(VulkanStream* vkStream, VkStructureType rootType, in reservedunmarshal_VkDispatchIndirectCommand()
200 VkStructureType rootType, in reservedunmarshal_VkDrawIndexedIndirectCommand()
[all …]
Dgoldfish_vk_extension_structs.cpp43 size_t goldfish_vk_extension_struct_size(VkStructureType rootType, const void* structExtension) { in goldfish_vk_extension_struct_size()
2152 VkStructureType rootType, in goldfish_vk_extension_struct_size_with_stream_features()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DObjectWriter.java98 JavaType rootType, PrettyPrinter pp) in ObjectWriter()
421 public ObjectWriter forType(JavaType rootType) { in forType()
432 public ObjectWriter forType(Class<?> rootType) { in forType()
443 public ObjectWriter forType(TypeReference<?> rootType) { in forType()
451 public ObjectWriter withType(JavaType rootType) { in withType()
459 public ObjectWriter withType(Class<?> rootType) { in withType()
467 public ObjectWriter withType(TypeReference<?> rootType) { in withType()
1418 private final JavaType rootType; field in ObjectWriter.Prefetch
H A DObjectMapper.java761 JavaType rootType, PrettyPrinter pp) { in _newWriter()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/impl/
H A DStdSubtypeResolver.java114 NamedType rootType = new NamedType(rawBase, null); in collectAndResolveSubtypesByClass() local
143 NamedType rootType = new NamedType(type.getRawType(), null); in collectAndResolveSubtypesByClass() local
166 NamedType rootType = new NamedType(rawBase, null); in collectAndResolveSubtypesByTypeId() local
203 NamedType rootType = new NamedType(rawBase, null); in collectAndResolveSubtypesByTypeId() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
H A DDefaultSerializerProvider.java333 … public void serializeValue(JsonGenerator gen, Object value, JavaType rootType) throws IOException in serializeValue()
371 public void serializeValue(JsonGenerator gen, Object value, JavaType rootType, in serializeValue()
409 public void serializePolymorphic(JsonGenerator gen, Object value, JavaType rootType, in serializePolymorphic()
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
H A DRootNameLookup.java25 public PropertyName findRootName(JavaType rootType, MapperConfig<?> config) { in findRootName()
29 public PropertyName findRootName(Class<?> rootType, MapperConfig<?> config) in findRootName()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DUResourceBundle.java316 RootType rootType = ROOT_CACHE.get(baseName); in getRootType() local
339 private static void setRootType(String baseName, RootType rootType) { in setRootType()
357 RootType rootType = getRootType(baseName, root); in instantiateBundle() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DUResourceBundle.java329 RootType rootType = ROOT_CACHE.get(baseName); in getRootType() local
352 private static void setRootType(String baseName, RootType rootType) { in setRootType()
371 RootType rootType = getRootType(baseName, root); in instantiateBundle() local
/aosp_15_r20/development/tools/winscope/src/parsers/operations/
H A Dtranslate_intdef_test.ts27 let rootType: TamperedMessageType; variable
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/
H A DAggregatedRootMetadata.java56 RootType rootType() { in rootType() method in AggregatedRootMetadata
H A DRootProcessingStep.java85 RootType rootType = RootType.of(rootElement); in processEach() local
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/type/
H A DClassStack.java20 public ClassStack(Class<?> rootType) { in ClassStack()
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
H A DTestGenericListSerialization.java61 …JavaType rootType = TypeFactory.defaultInstance().constructType(new TypeReference<JSONResponse<Lis… in testSubTypesFor356() local
H A DTestTypedContainerSerialization.java129 … JavaType rootType = mapper.getTypeFactory().constructParametricType(Iterator.class, Animal.class); in testIssue329() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDtdType.java49 public final DtdType rootType; field in DtdType
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
H A DDefaultDeserializationContext.java328 JavaType rootType, JsonDeserializer<Object> deser, in _unwrapAndDeserialize()
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLModuleLoader.cpp370 for (BuiltinTypePtr rootType : kRootTypes) { in makeRootSymbolTable() local

1234