Home
last modified time | relevance | path

Searched defs:typ (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/
DGraphicsAgentFactory.cpp41 #define DEFINE_GRAPHICS_AGENT_GETTER_IMPL(typ, name) \ argument
48 #define GRAPHICS_AGENT_SETTER(typ, name) \ in GRAPHICS_AGENTS_LIST() argument
/hardware/google/aemu/host-common/include/host-common/
DGraphicsAgentFactory.h33 #define DEFINE_GRAPHICS_AGENT_GETTER(typ, name) \ argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/cereal/common/
Dvulkantypes.py647 def __init__(self, name, typ): argument