Home
last modified time | relevance | path

Searched defs:description (Results 1 – 25 of 40) sorted by relevance

12

/device/generic/vulkan-cereal/host-common/avd/
Dhardware-properties.ini29 description = The CPU Architecture to emulator key
38 description = The CPU model (QEMU-specific string) key
46 description = Number of cores in a simulated SMP CPU. key
55 description = The amount of physical RAM on the device, in megabytes. key
63 description = Defines type of the screen. key
70 description = Whether there are hardware back/home keys on the device. key
77 description = Whether there is a trackball on the device. key
84 description = Whether the device has a QWERTY keyboard. key
98 description = Whether the QWERTY keyboard can be opened/closed. key
110 description = Name of the system keyboard charmap file. key
[all …]
/device/generic/vulkan-cereal/protocols/vulkan/config/vu-to-json/
Dvu_schema.json4 "description": "A database of validatable commands and structures in the Vulkan API", string
27 "description": "Validation information for a structure or command in the Vulkan API", string
36 "description": "A valid usage statement", string
42 …"description": "String identifier for a valid usage statement, corresponding to an anchor in the s… string
48 "description": "HTML formatted string of the valid usage statement text", string
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Dthread_annotations.h32 #define PERFETTO_ANNOTATE_BENIGN_RACE_SIZED(pointer, size, description) \ argument
37 #define PERFETTO_ANNOTATE_BENIGN_RACE_SIZED(pointer, size, description) argument
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTesting.cpp40 std::ostringstream description; in describeGlEnum() local
49 const std::string& description) { in compareValue()
105 const std::string& description) { in compareVector()
/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DGLESmacros.h38 #define FAIL_IF(condition, description) if((condition)) { \ argument
43 #define RET_AND_FAIL_IF(condition, description, ret) if((condition)) { \ argument
/device/generic/vulkan-cereal/stream-servers/
DSyncThread.cpp185 void SyncThread::triggerGeneral(FenceCompletionCallback cb, std::string description) { in triggerGeneral()
232 int SyncThread::sendAndWaitForResult(std::function<int(WorkerId)> job, std::string description) { in sendAndWaitForResult()
247 void SyncThread::sendAsync(std::function<void(WorkerId)> job, std::string description) { in sendAsync()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Doverlay_widgets.json2 "description": [ array
62 "description": { object
76 "description": { object
DOverlayWidgets.h164 Text description; variable
/device/generic/car/car_x86_64/
Dmanifest.ini7 description=Android key
/device/sample/sdk_addon/
Dmanifest.ini13 description=sample add-on key
/device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/restricted_traces/
Drestricted_traces.json2 "description": [ array
/device/google/cuttlefish/host/frontend/webrtc/client/js/
Dcf_webrtc.js87 #description; field in DeviceConnection
159 set description(desc) { setter in DeviceConnection
163 get description() { getter in DeviceConnection
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderTarget9.cpp43 D3DSURFACE_DESC description; in TextureRenderTarget9() local
DImage9.cpp571 D3DSURFACE_DESC description; in copyFromRTInternal() local
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/tools/
Dastc_inspector_cli.cc105 size_t total, std::string description) in VoidExtentCount()
125 size_t total, std::string description, in PerBlockAverage()
154 size_t total, std::string description, in PerBlockPredicate()
/device/generic/vulkan-cereal/third-party/angle/include/platform/
DFeature.h118 const char *const description; member
/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp183 Return<void> createDescriptor(const BufferDescriptorInfo& description, in createDescriptor()
191 Return<void> isSupported(const IMapper::BufferDescriptorInfo& description, in isSupported()
/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/
DGceInstanceRule.java248 public Statement apply(Statement base, Description description) { in apply()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java131 int importance, CharSequence name, String description) { in ensureNotificationChannel()
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp359 const std::string &description, in ANGLENativeDisplayFactory()
/device/generic/vulkan-cereal/third-party/angle/src/feature_support_util/
Dfeature_support_util.cpp659 Rule(const std::string description, bool useANGLE) in Rule()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp1378 const char *description, in GenerateCaps()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_map.json2 "description": [ array
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto36 optional string description = 3; field
61 optional string description = 4; field
142 optional string description = 2; field
5129 optional string description = 2; field
5171 optional string description = 3; field
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto36 optional string description = 3; field
61 optional string description = 4; field
142 optional string description = 2; field
5795 optional string description = 2; field
5837 optional string description = 3; field

12