Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/contexthub/aidl/vts/
DVtsAidlHalContextHubTargetTest.cpp407 std::vector<std::tuple<std::string, int32_t>> tuples; in generateContextHubMapping() local
416 tuples.push_back(std::make_tuple(contextHubName, info.id)); in generateContextHubMapping()
421 return tuples; in generateContextHubMapping()
/hardware/interfaces/vibrator/aidl/vts/
DVtsHalVibratorTargetTest.cpp902 std::vector<std::tuple<int32_t, int32_t>> tuples; in GenerateVibratorMapping() local
911 tuples.push_back(std::make_tuple(i, vibratorId)); in GenerateVibratorMapping()
918 tuples.push_back(std::make_tuple(-1, i)); in GenerateVibratorMapping()
921 return tuples; in GenerateVibratorMapping()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_image_drm_format_modifier.adoc126 The result of the negotiation usually resembles a set of tuples such as
128 supports all tuples in the set.
178 The negotiation's result often contains multiple tuples that share the same
Dmemorymodel.adoc737 (agent,reference,memory location) tuples, and the destination scope is a
743 tuples.
749 tuples to which the write is visible.
766 to all (agent,reference,L) tuples included in its destination scope.
800 (agent,reference,L) tuples included in its final destination scope.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_surface/
Dwsi.adoc1197 To query the supported swapchain format tuples for a surface, call:
1209 number of format tuples available or queried, as described below.
1217 If pname:pSurfaceFormats is `NULL`, then the number of format tuples
1225 tuples supported, at most pname:pSurfaceFormatCount structures will be
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc2160 used to map (set, binding, arrayElement) tuples to implementation resources