Home
last modified time | relevance | path

Searched defs:title (Results 1 – 15 of 15) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/config/vu-to-json/
Dvu_schema.json3 "title": "Command and Structure Validation in Vulkan", string
26 "title": "Vulkan Command or Structure", string
35 "title": "Valid Usage Statement", string
41 "title": "Valid Usage ID", string
47 "title": "Valid Usage Text", string
/device/google/cuttlefish/host/example_custom_actions/
Dcustom_action_config.json6 "title":"Web Page", string
15 "title":"Quick Settings", string
20 "title":"Do Not Disturb", string
/device/google/cuttlefish/shared/config/
Dconfig_foldable.json16 "title":"Device State Closed", string
29 "title":"Device State Opened", string
/device/generic/vulkan-cereal/protocols/vulkan/config/
DmakeSubmit.py42 def makeTarget(outDir, extensionList, submitName, title, target): argument
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp103 std::string title; member
271 const std::string& title, in AddCustomControlPanelButton()
279 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithShellCommand()
288 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithDeviceStates()
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h28 std::string title; member
Dcuttlefish_config_instance.cpp296 const std::string& title) { in set_device_title()
/device/generic/vulkan-cereal/third-party/angle/util/
Dpng_utils.cpp43 const char *title, in SavePNGRGB()
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dinterfacedocgenerator.py41 def writeNewInterfaces(self, feature, key, title, markup, fp): argument
Dhostsyncgenerator.py38 def writeBlock(self, basename, title, contents): argument
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dapp.js164 function createControlPanelButton(command, title, icon_name, argument
/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp121 const char* title) { in zxdg_toplevel_v6_set_title()
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp36 void Dump(MatchResultListener* result_listener, const char* title, in Dump()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DContextVk.cpp272 EventName GetTraceEventName(const char *title, uint32_t counter) in GetTraceEventName()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp37416 std::array<char, 16> title; in OnTrackUpdated() local