Home
last modified time | relevance | path

Searched full:logo (Results 1 – 25 of 2465) sorted by relevance

12345678910>>...99

/aosp_15_r20/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/
H A DLogoRecognitionAnnotation.java25 * Annotation corresponding to one detected, tracked and recognized logo class.
77 * Entity category information to specify the logo class that all the logo
93 * Entity category information to specify the logo class that all the logo
111 * Entity category information to specify the logo class that all the logo
132 * All logo tracks where the recognized logo appears. Each track corresponds
133 * to one logo instance appearing in consecutive frames.
146 * All logo tracks where the recognized logo appears. Each track corresponds
147 * to one logo instance appearing in consecutive frames.
161 * All logo tracks where the recognized logo appears. Each track corresponds
162 * to one logo instance appearing in consecutive frames.
[all …]
H A DLogoRecognitionAnnotationOrBuilder.java30 * Entity category information to specify the logo class that all the logo
43 * Entity category information to specify the logo class that all the logo
56 * Entity category information to specify the logo class that all the logo
68 * All logo tracks where the recognized logo appears. Each track corresponds
69 * to one logo instance appearing in consecutive frames.
79 * All logo tracks where the recognized logo appears. Each track corresponds
80 * to one logo instance appearing in consecutive frames.
90 * All logo tracks where the recognized logo appears. Each track corresponds
91 * to one logo instance appearing in consecutive frames.
101 * All logo tracks where the recognized logo appears. Each track corresponds
[all …]
/aosp_15_r20/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/
H A DLogoRecognitionAnnotation.java25 * Annotation corresponding to one detected, tracked and recognized logo class.
77 * Entity category information to specify the logo class that all the logo
93 * Entity category information to specify the logo class that all the logo
111 * Entity category information to specify the logo class that all the logo
132 * All logo tracks where the recognized logo appears. Each track corresponds
133 * to one logo instance appearing in consecutive frames.
146 * All logo tracks where the recognized logo appears. Each track corresponds
147 * to one logo instance appearing in consecutive frames.
161 * All logo tracks where the recognized logo appears. Each track corresponds
162 * to one logo instance appearing in consecutive frames.
[all …]
H A DLogoRecognitionAnnotationOrBuilder.java30 * Entity category information to specify the logo class that all the logo
43 * Entity category information to specify the logo class that all the logo
56 * Entity category information to specify the logo class that all the logo
68 * All logo tracks where the recognized logo appears. Each track corresponds
69 * to one logo instance appearing in consecutive frames.
79 * All logo tracks where the recognized logo appears. Each track corresponds
80 * to one logo instance appearing in consecutive frames.
90 * All logo tracks where the recognized logo appears. Each track corresponds
91 * to one logo instance appearing in consecutive frames.
101 * All logo tracks where the recognized logo appears. Each track corresponds
[all …]
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/app-route/demo/youtube-demo/
H A Dyoutube-toolbar.html29 :host([collapsed]) #youtube-logo {
52 #youtube-logo {
67 #youtube-logo:before,
68 #youtube-logo:after {
79 #youtube-logo:before {
83 #youtube-logo:after {
87 #youtube-logo > .lr-edge {
94 #youtube-logo > .lr-edge:before,
95 #youtube-logo > .lr-edge:after {
107 #youtube-logo > .lr-edge:before {
[all …]
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/resources/
H A Dcitm_catalog.json29 "logo": null, null
45 "logo": "/images/UE0AAAAACEKo6QAAAAZDSVRN", string
63 "logo": "/images/UE0AAAAACEKo7QAAAAZDSVRN", string
82 "logo": "/images/UE0AAAAACEKo8QAAAAZDSVRN", string
100 "logo": "/images/UE0AAAAACEKo9QAAAAhDSVRN", string
118 "logo": "/images/UE0AAAAACEKo+QAAAAVDSVRN", string
136 "logo": "/images/UE0AAAAACEKo/QAAAAVDSVRN", string
156 "logo": "/images/UE0AAAAACEKpAQAAAAVDSVRN", string
175 "logo": "/images/UE0AAAAACEKpBQAAAAdDSVRN", string
194 "logo": "/images/UE0AAAAACEKpCQAAAAVDSVRN", string
[all …]
/aosp_15_r20/external/jackson-databind/src/test/resources/data/
H A Dcitm_catalog.json29 "logo": null, null
45 "logo": "/images/UE0AAAAACEKo6QAAAAZDSVRN", string
63 "logo": "/images/UE0AAAAACEKo7QAAAAZDSVRN", string
82 "logo": "/images/UE0AAAAACEKo8QAAAAZDSVRN", string
100 "logo": "/images/UE0AAAAACEKo9QAAAAhDSVRN", string
118 "logo": "/images/UE0AAAAACEKo+QAAAAVDSVRN", string
136 "logo": "/images/UE0AAAAACEKo/QAAAAVDSVRN", string
156 "logo": "/images/UE0AAAAACEKpAQAAAAVDSVRN", string
175 "logo": "/images/UE0AAAAACEKpBQAAAAdDSVRN", string
194 "logo": "/images/UE0AAAAACEKpCQAAAAVDSVRN", string
[all …]
/aosp_15_r20/external/executorch/docs/source/
H A Dindex.rst30 …ge-column2"><img src="_static/img/ExecuTorch-Logo-cropped.svg" alt="ExecuTorch logo" title="ExecuT…
240 :image: _static/img/generic-pytorch-logo.png
247 :image: _static/img/generic-pytorch-logo.png
254 :image: _static/img/generic-pytorch-logo.png
261 :image: _static/img/generic-pytorch-logo.png
268 :image: _static/img/generic-pytorch-logo.png
275 :image: _static/img/generic-pytorch-logo.png
296 :image: _static/img/generic-pytorch-logo.png
306 :image: _static/img/generic-pytorch-logo.png
313 :image: _static/img/generic-pytorch-logo.png
[all …]
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DPackageItemInfo.java159 * component's logo. Logos may be larger/wider than icons and are
161 * combination. From the "logo" attribute or, if not set, 0.
163 public int logo; field in PackageItemInfo
201 logo = orig.logo; in PackageItemInfo()
357 * or null if no default logo is available.
367 * Retrieve the current graphical logo associated with this item. This
368 * will call back on the given PackageManager to load the logo from
371 * @param pm A PackageManager from which the logo can be loaded; usually
374 * @return Returns a Drawable containing the item's logo. If the item
375 * does not have a logo, this method will return null.
[all …]
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/iron-image/demo/
H A Dindex.html52 <iron-image alt="The Polymer logo." src="./polymer.svg"></iron-image>
70 …<iron-image sizing="cover" id="example-sizing-cover" alt="The Polymer logo." src="./polymer.svg"><…
88 …<iron-image sizing="contain" id="example-sizing-contain" alt="The Polymer logo." src="./polymer.sv…
122 … <iron-image id="example-full-width" alt="The Polymer logo." src="./polymer.svg"></iron-image>
123 … <iron-image id="example-half-width" alt="The Polymer logo." src="./polymer.svg"></iron-image>
158 … <iron-image id="example-full-height" alt="The Polymer logo." src="./polymer.svg"></iron-image>
159 … <iron-image id="example-half-height" alt="The Polymer logo." src="./polymer.svg"></iron-image>
182 … <iron-image sizing="contain" alt="The Polymer logo." id="example-without-preload-1"></iron-image>
210 …<iron-image preload id="example-preload-1" alt="The Polymer logo." class="sized" sizing="contain">…
220 …<iron-image preload fade id="example-preload-2" alt="The Polymer logo." class="sized" sizing="cont…
[all …]
/aosp_15_r20/external/cpu_features/
H A DREADME.md21 [d0]: https://img.shields.io/badge/n%2Fa-lightgrey?&logo=cmake
22 [d1]: https://img.shields.io/badge/n%2Fa-lightgrey?&logo=data:image/svg%2bxml;base64,PHN2ZyByb2xlPS…
23 …/workflow/status/google/cpu_features/amd64_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
24 …s/google/cpu_features/amd64_linux_bazel.yml?branch=main&event=push&label=&logo=data:image/svg%2bxm…
25 …orkflow/status/google/cpu_features/aarch64_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
26 …google/cpu_features/aarch64_linux_bazel.yml?branch=main&event=push&label=&logo=data:image/svg%2bxm…
27 …ns/workflow/status/google/cpu_features/arm_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
28 …s/workflow/status/google/cpu_features/mips_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
29 …/workflow/status/google/cpu_features/power_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
30 …/workflow/status/google/cpu_features/riscv_linux_cmake.yml?branch=main&event=push&label=&logo=cmake
[all …]
/aosp_15_r20/external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/
H A DScaleTypesTestCase.kt14 …withAnimationView("Lottie Logo 1.json", "Scale Types", "Wrap Content", renderHardwareAndSoftware =… in <lambda>()
22 …withAnimationView("Lottie Logo 1.json", "Scale Types", "Match Parent", renderHardwareAndSoftware =… in <lambda>()
30 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 centerCrop", renderHardwareAndSoft… in <lambda>()
39 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 centerInside", renderHardwareAndSo… in <lambda>()
48 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 fitXY", renderHardwareAndSoftware … in <lambda>()
57 …withAnimationView("Lottie Logo 1.json", "Scale Types", "600x300 centerInside", renderHardwareAndSo… in <lambda>()
66 …withAnimationView("Lottie Logo 1.json", "Scale Types", "600x300 fitXY", renderHardwareAndSoftware … in <lambda>()
75 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x600 centerInside", renderHardwareAndSo… in <lambda>()
84 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x600 fitXY", renderHardwareAndSoftware … in <lambda>()
/aosp_15_r20/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c470 n = os_realloc_array(hcert->logo, hcert->num_logo + 1, in DEFINE_STACK_OF()
474 hcert->logo = n; in DEFINE_STACK_OF()
475 n = &hcert->logo[hcert->num_logo]; in DEFINE_STACK_OF()
547 wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo"); in add_logo_direct()
742 static void debug_print_logotypeext(LogotypeExtn *logo) in debug_print_logotypeext() argument
752 if (logo->communityLogos) { in debug_print_logotypeext()
753 num = sk_LogotypeInfo_num(logo->communityLogos); in debug_print_logotypeext()
756 info = sk_LogotypeInfo_value(logo->communityLogos, i); in debug_print_logotypeext()
761 if (logo->issuerLogo) { in debug_print_logotypeext()
762 i2r_LogotypeInfo(logo->issuerLogo, "issuerLogo", out, indent ); in debug_print_logotypeext()
[all …]
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricPrompt.java192 * Optional: Sets the drawable resource of the logo that will be shown on the prompt.
195 * application's icon will be used by default. Setting the logo is intended for large
199 * @param logoRes A drawable resource of the logo that will be shown on the prompt.
207 "Exclusively one of logo resource or logo bitmap can be set"); in setLogoRes()
217 * Optional: Sets the bitmap drawable of the logo that will be shown on the prompt.
220 * application's icon will be used by default. Setting the logo is intended for large
224 * @param logoBitmap A bitmap drawable of the logo that will be shown on the prompt.
232 "Exclusively one of logo resource or logo bitmap can be set"); in setLogoBitmap()
239 * Optional: Sets logo description text that will be shown on the prompt.
242 * application's name will be used by default. Setting the logo description is intended for
[all …]
H A DPromptInfo.java189 * Currently, logo res, logo bitmap, logo description, PromptContentViewWithMoreOptions needs
229 * Sets logo res and bitmap
231 * @param logoRes The logo res set by the app; Or 0 if the app sets bitmap directly.
347 * Returns the logo bitmap either from logo resource or bitmap passed in from the app.
354 * Returns the logo res set by the app.
362 * Returns the logo bitmap set by the app.
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A DKconfig273 bool "Enable logo"
277 Uses the FSP to display the boot logo. This method supports a
278 BMP file only. The uncompressed size can be up to 1 MB. The logo can
287 prompt "BMP Logo compression"
293 bool "Use LZMA compression for BMP logo"
295 This option enables the use of LZMA compression for the BMP logo.
297 the size of the logo, without sacrificing quality.
299 If this option is not enabled, the BMP logo will be uncompressed.
302 bool "Compress BMP logo using LZ4"
304 This option enables compression of the BMP logo using the LZ4 algorithm.
[all …]
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DActionBar.java77 * in the action bar and other application chrome or use a {@link #setLogo(int) logo}
108 * Standard navigation mode. Consists of either a logo or icon
159 * Use logo instead of icon if available. This flag will cause appropriate
160 * navigation modes to use a wider logo in place of the standard icon.
169 * navigation elements. This includes logo and icon.
276 * Whether the home section shows an icon or logo is controlled
291 * Whether the home section shows an icon or logo is controlled
302 * Set the logo to display in the 'home' section of the action bar.
303 * The action bar will use a logo specified by its style or the
304 * activity logo by default.
[all …]
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dvideointelligence.v1p1beta1.json420 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
425 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
428 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
764 "Logo detection, tracking, and recognition.",
1245 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
1250 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
1253 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
1260 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
1589 "Logo detection, tracking, and recognition.",
[all …]
Dvideointelligence.v1p2beta1.json420 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
425 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
428 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
764 "Logo detection, tracking, and recognition.",
1245 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
1250 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
1253 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
1260 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
1589 "Logo detection, tracking, and recognition.",
[all …]
Dvideointelligence.v1beta2.json420 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
425 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
428 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
764 "Logo detection, tracking, and recognition.",
1001 "Logo detection, tracking, and recognition.",
1375 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
1380 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
1383 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
1390 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
[all …]
Dvideointelligence.v1p3beta1.json420 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
425 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
428 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
764 "Logo detection, tracking, and recognition.",
1245 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
1250 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
1253 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
1260 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
1589 "Logo detection, tracking, and recognition.",
[all …]
Dvideointelligence.v1.json398 "Logo detection, tracking, and recognition.",
772 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
777 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
780 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
787 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
1241 "Logo detection, tracking, and recognition.",
1768 "description": "Annotation corresponding to one detected, tracked and recognized logo class.",
1773 …"description": "Entity category information to specify the logo class that all the logo tracks wit…
1776 …": "All video segments where the recognized logo appears. There might be multiple instances of the…
1783 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l…
[all …]
/aosp_15_r20/tools/netsim/ui/ts/
H A Dnavigation-bar.ts12 .logo {
13 background-image: url(./assets/netsim-logo.svg);
37 #nav-logo-section {
97 <div id="nav-logo-section" class="nav-section">
99 <div id="nav-logo-pic" class="logo" @click=${
100 …this.handleClick} role="tab" tabindex="0" aria-label="Netsim Logo, change view mode to scene view"…
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/netsim-ui/js/
H A Dnavigation-bar.js3 <div id="nav-logo-section" class="nav-section">
5 …<div id="nav-logo-pic" class="logo" @click=${this.handleClick} role="tab" tabindex="0" aria-label=…
35 .logo {
36 background-image: url(./assets/netsim-logo.svg);
60 #nav-logo-section {
/aosp_15_r20/tools/netsim/ui/dist/js/
H A Dnavigation-bar.js3 <div id="nav-logo-section" class="nav-section">
5 …<div id="nav-logo-pic" class="logo" @click=${this.handleClick} role="tab" tabindex="0" aria-label=…
35 .logo {
36 background-image: url(./assets/netsim-logo.svg);
60 #nav-logo-section {

12345678910>>...99