Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/protocols/vulkan/
DmakeSpec82 title = '' variable
85 title = 'with all KHR extensions' variable
88 title = 'with all registered extensions' variable
112 title = '(' + title + ')' variable
/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.json15 "title":"Device State Closed", string
28 "title":"Device State Half-Opened", string
41 "title":"Device State Opened", string
/device/generic/vulkan-cereal/protocols/vulkan/config/
DmakeSubmit.py27 def makeTarget(outDir, extensionList, submitName, title, target): argument
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp102 std::string title; member
283 const std::string& title, in AddCustomControlPanelButton()
291 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithShellCommand()
300 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithDeviceStates()
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h31 std::string title; member
/device/generic/vulkan-cereal/third-party/angle/util/
Dpng_utils.cpp43 const char *title, in SavePNGRGB()
/device/generic/vulkan-cereal/protocols/vulkan/scripts/
Dinterfacedocgenerator.py41 def writeNewInterfaces(self, feature, key, title, markup, fp): argument
Dhostsyncgenerator.py38 def writeBlock(self, basename, title, contents): argument
/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/client/js/
Dcontrols.js205 command, title, icon_name, listener, argument
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DConnectedDevicesPreferenceFragment.java136 String key, int title, boolean defaultShow) { in findOrCreateCategory()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp108 const char* title) { in xdg_toplevel_set_title()
/device/google/gs101/dumpstate/
DDumpstateDevice.cpp1024 void dumpGzippedFileInBase64ToFd(int fd, const char* title, const char* file_path) { in dumpGzippedFileInBase64ToFd()
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp36 void Dump(MatchResultListener* result_listener, const char* title, in Dump()
/device/google/gs201/dumpstate/
DDumpstate.cpp1146 void dumpGzippedFileInBase64ToFd(int fd, const char* title, const char* file_path) { in dumpGzippedFileInBase64ToFd()
/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