Home
last modified time | relevance | path

Searched +full:d3 +full:- +full:color (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/perfetto/infra/perfetto.dev/
H A Dpnpm-lock.yaml25 fs-extra:
34 node-watch:
43 /@braintree/sanitize-[email protected]:
44 …resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bo…
48 …resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU+…
52 …resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMg…
56 …resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe…
60 …resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39M…
64 …resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWs…
71 …resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNT…
[all …]
/aosp_15_r20/external/eigen/bench/perf_monitoring/resources/
H A Ds2.js1d3&&(d3=require("d3")),a.dispatch=d3.dispatch("render_start","render_end"),Function.prototype.bind… property
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/
Dspec_viz_template.html7 font-family: "Roboto", sans-serif;
10 background-color: rgb(61, 65, 77);
20 color: #eee;
21 font-size: 24px;
25 text-transform: capitalize;
31 border-radius: 10px;
32 background-color: #fff;
36 border-collapse: collapse;
37 border-spacing: 0;
41 background-color: rgb(61, 65, 77);
[all …]
/aosp_15_r20/external/angle/third_party/glslang/src/Test/
H A Dspv.loops.frag18 in float d3;
37 vec4 color = BaseColor;
41 if (color.x < 0.33) {
42 color += vec4(0.33);
45 if (color.x < 0.66) {
46 color += vec4(0.66);
50 color += vec4(0.33);
55 while (color.x < d) {
56 color += bigColor;
60 while (color.z < d) {
[all …]
H A Dloops.frag18 uniform float d3;
55 vec4 color = BaseColor;
59 if (color.x < 0.33) {
60 color += vec4(0.33);
63 if (color.x < 0.66) {
64 color += vec4(0.66);
68 color += vec4(0.33);
73 while (color.x < d) {
74 color += bigColor;
78 while (color.z < d) {
[all …]
H A Dhlsl.promotions.frag4 float4 Color : SV_Target0;
11 uniform double3 d3;
25 // ----------- Test implicit conversions on function returns -----------
29 float3 Fn_R_F3D(out float3 p) { p = d3; return d3; } // valid, but loss of precision on downconve…
34 int3 Fn_R_I3D(out int3 p) { p = d3; return d3; } // valid, but loss of precision on downconvers…
39 uint3 Fn_R_U3D(out uint3 p) { p = d3; return d3; } // valid, but loss of precision on downconver…
44 bool3 Fn_R_B3D(out bool3 p) { p = d3; return d3; }
53 // ----------- assignment conversions -----------
57 float3 r03 = d3; // valid, but loss of precision on downconversion.
62 int3 r13 = d3; // valid, but loss of precision on downconversion.
[all …]
/aosp_15_r20/external/deqp-deps/glslang/Test/
Dspv.loops.frag18 in float d3;
37 vec4 color = BaseColor;
41 if (color.x < 0.33) {
42 color += vec4(0.33);
45 if (color.x < 0.66) {
46 color += vec4(0.66);
50 color += vec4(0.33);
55 while (color.x < d) {
56 color += bigColor;
60 while (color.z < d) {
[all …]
Dloops.frag18 uniform float d3;
55 vec4 color = BaseColor;
59 if (color.x < 0.33) {
60 color += vec4(0.33);
63 if (color.x < 0.66) {
64 color += vec4(0.66);
68 color += vec4(0.33);
73 while (color.x < d) {
74 color += bigColor;
78 while (color.z < d) {
[all …]
Dhlsl.promotions.frag4 float4 Color : SV_Target0;
11 uniform double3 d3;
25 // ----------- Test implicit conversions on function returns -----------
29 float3 Fn_R_F3D(out float3 p) { p = d3; return d3; } // valid, but loss of precision on downconve…
34 int3 Fn_R_I3D(out int3 p) { p = d3; return d3; } // valid, but loss of precision on downconvers…
39 uint3 Fn_R_U3D(out uint3 p) { p = d3; return d3; } // valid, but loss of precision on downconver…
44 bool3 Fn_R_B3D(out bool3 p) { p = d3; return d3; }
53 // ----------- assignment conversions -----------
57 float3 r03 = d3; // valid, but loss of precision on downconversion.
62 int3 r13 = d3; // valid, but loss of precision on downconversion.
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/
Dpackage-lock.json9 "d3": "7.8.5" string
12 "@typescript-eslint/eslint-plugin": "5.59.6",
13 "@typescript-eslint/parser": "5.59.6",
15 "eslint-config-prettier": "8.8.0",
16 "npm-run-all": "4.1.5",
19 "stylelint-config-standard": "33.0.0",
23 "node_modules/@aashutoshrathi/word-wrap": {
25 "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
26 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw…
32 "node_modules/@babel/code-frame": {
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/
H A Dvisualize.py8 # http://www.apache.org/licenses/LICENSE-2.0
29 # pylint: disable=g-import-not-at-top
43 body {font-family: sans-serif; background-color: #fa0;}
44 table {background-color: #eca;}
45 th {background-color: black; color: white;}
47 background-color: ffaa00;
49 color: black;
55 border-style: solid;
56 border-color: black;
61 border-radius: 5px;
[all …]
/aosp_15_r20/external/perfetto/ui/
H A Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
41 '@types/color-convert':
62 '@types/w3c-web-usb':
68 color-convert:
71 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
116 vega-lite:
133 '@rollup/plugin-commonjs':
[all …]
/aosp_15_r20/external/deqp-deps/glslang/Test/baseResults/
Dloops.frag.out10 0:55 move second child to first child ( temp 4-component vector of float)
11 0:55 'color' ( temp 4-component vector of float)
12 0:55 'BaseColor' ( smooth in 4-component vector of float)
23 0:59 'color' ( temp 4-component vector of float)
30 0:60 add second child into first child ( temp 4-component vector of float)
31 0:60 'color' ( temp 4-component vector of float)
42 0:63 'color' ( temp 4-component vector of float)
49 0:64 add second child into first child ( temp 4-component vector of float)
50 0:64 'color' ( temp 4-component vector of float)
57 0:68 add second child into first child ( temp 4-component vector of float)
[all …]
Dhlsl.promotions.frag.out7 0:19 'x' ( in 3-component vector of float)
10 0:20 'x' ( in 3-component vector of int)
13 0:21 'x' ( in 3-component vector of uint)
16 0:22 'x' ( in 3-component vector of bool)
19 0:23 'x' ( in 3-component vector of double)
20 0:26 Function Definition: Fn_R_F3I(vf3; ( temp 3-component vector of float)
22 0:26 'p' ( out 3-component vector of float)
24 0:26 move second child to first child ( temp 3-component vector of float)
25 0:26 'p' ( out 3-component vector of float)
26 0:26 Convert int to float ( temp 3-component vector of float)
[all …]
/aosp_15_r20/external/angle/third_party/glslang/src/Test/baseResults/
H A Dloops.frag.out10 0:55 move second child to first child ( temp 4-component vector of float)
11 0:55 'color' ( temp 4-component vector of float)
12 0:55 'BaseColor' ( smooth in 4-component vector of float)
23 0:59 'color' ( temp 4-component vector of float)
30 0:60 add second child into first child ( temp 4-component vector of float)
31 0:60 'color' ( temp 4-component vector of float)
42 0:63 'color' ( temp 4-component vector of float)
49 0:64 add second child into first child ( temp 4-component vector of float)
50 0:64 'color' ( temp 4-component vector of float)
57 0:68 add second child into first child ( temp 4-component vector of float)
[all …]
H A Dhlsl.promotions.frag.out7 0:19 'x' ( in 3-component vector of float)
10 0:20 'x' ( in 3-component vector of int)
13 0:21 'x' ( in 3-component vector of uint)
16 0:22 'x' ( in 3-component vector of bool)
19 0:23 'x' ( in 3-component vector of double)
20 0:26 Function Definition: Fn_R_F3I(vf3; ( temp 3-component vector of float)
22 0:26 'p' ( out 3-component vector of float)
24 0:26 move second child to first child ( temp 3-component vector of float)
25 0:26 'p' ( out 3-component vector of float)
26 0:26 Convert int to float ( temp 3-component vector of float)
[all …]
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
H A DGradientDrawableTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
34 import android.graphics.Color;
73 int[] color = new int[] {1, 2, 3}; in testConstructor() local
76 new GradientDrawable(GradientDrawable.Orientation.BL_TR, color); in testConstructor()
86 gradientDrawable.setColor(Color.TRANSPARENT); in testGetOpacity()
87 assertEquals("Color.TRANSPARENT is TRANSLUCENT", in testGetOpacity()
94 gradientDrawable.setColors(new int[] { Color.RED, Color.TRANSPARENT }); in testGetOpacity()
98 gradientDrawable.setColors(new int[] { Color.RED, Color.BLUE }); in testGetOpacity()
102 gradientDrawable.setColor(Color.RED); in testGetOpacity()
158 gradientDrawable.setCornerRadius(-2.5f); in testSetCornerRadius()
[all …]
H A DScaleDrawableTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
42 import android.graphics.Color;
84 new ScaleDrawable(null, -1, Float.MAX_VALUE, Float.MIN_VALUE); in testConstructor()
120 scaleDrawable.scheduleDrawable(new BitmapDrawable(), () -> {}, 1000L); in testScheduleDrawable()
141 scaleDrawable.unscheduleDrawable(new BitmapDrawable(), () -> {}); in testUnscheduleDrawable()
152 Drawable mockDrawable = spy(new ColorDrawable(Color.RED)); in testDraw()
175 Drawable mockDrawable = new ColorDrawable(Color.YELLOW); in testGetChangingConfigurations()
190 Drawable mockDrawable = spy(new ColorDrawable(Color.RED)); in testGetPadding()
200 Drawable mockDrawable = new ColorDrawable(Color.YELLOW); in testGetPaddingNull()
208 Drawable mockDrawable = spy(new ColorDrawable(Color.RED)); in testSetVisible()
[all …]
H A DRotateDrawableTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
36 import android.graphics.Color;
100 assertEquals(-180.0f, d.getToDegrees(), 0.01f); in testInflate()
132 d.setFromDegrees(-10.0f); in testSetDegrees()
133 assertEquals(-10.0f, d.getFromDegrees(), 0.01f); in testSetDegrees()
138 assertEquals(-10.0f, d.getFromDegrees(), 0.01f); in testSetDegrees()
205 mRotateDrawable.scheduleDrawable(new ColorDrawable(Color.RED), () -> {}, 1000L); in testScheduleDrawable()
223 mRotateDrawable.unscheduleDrawable(new ColorDrawable(Color.RED), () -> {}); in testUnscheduleDrawable()
294 RotateDrawable d3 = (RotateDrawable) mResources.getDrawable(R.drawable.rotatedrawable); in testMutate() local
299 // verify bad behavior - modify before mutate pollutes other drawables in testMutate()
[all …]
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DProgressBarTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
38 import android.graphics.Color;
206 Drawable mockProgressDrawable = spy(new ColorDrawable(Color.YELLOW)); in testAccessIndeterminateDrawable()
223 Drawable mockProgressDrawable = spy(new ColorDrawable(Color.BLUE)); in testAccessProgressDrawable()
238 final Drawable progressDrawable = new ColorDrawable(Color.BLUE); in testAccessCurrentDrawable()
239 final Drawable indeterminateDrawable = new ColorDrawable(Color.RED); in testAccessCurrentDrawable()
261 mProgressBarHorizontal.setProgress(-1); in testAccessProgress()
291 mProgressBarHorizontal.setSecondaryProgress(-1); in testAccessSecondaryProgress()
385 visibility = 0xfffffff5; // -11 in testSetVisibility()
402 Drawable mockDrawable1 = spy(new ColorDrawable(Color.RED)); in testInvalidateDrawable()
[all …]
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_color.cpp2 // Use of this source code is governed by a BSD-style license that can be
18 #include "v8/include/v8-container.h"
38 const char CJS_Color::kName[] = "color";
47 ObjDefnID = pEngine->DefineObj(CJS_Color::kName, FXJSOBJTYPE_STATIC, in DefineJSObjects()
55 const CFX_Color& color) { in ConvertPWLColorToArray() argument
57 switch (color.nColorType) { in ConvertPWLColorToArray()
59 array = pRuntime->NewArray(); in ConvertPWLColorToArray()
60 pRuntime->PutArrayElement(array, 0, pRuntime->NewString("T")); in ConvertPWLColorToArray()
63 array = pRuntime->NewArray(); in ConvertPWLColorToArray()
64 pRuntime->PutArrayElement(array, 0, pRuntime->NewString("G")); in ConvertPWLColorToArray()
[all …]
/aosp_15_r20/external/pytorch/torch/utils/viz/
H A DMemoryViz.js3 import * as d3 from "https://cdn.skypack.dev/d3@5";
4 import {axisLeft} from "https://cdn.skypack.dev/d3-axis@1";
5 import {scaleLinear} from "https://cdn.skypack.dev/d3-scale@1";
6 import {zoom, zoomIdentity} from "https://cdn.skypack.dev/d3-zoom@1";
7 import {brushX} from "https://cdn.skypack.dev/d3-brush@1";
49 'grid-column: 1; grid-row: 1; overflow: auto; font-family: monospace',
65 const selected_event = d3.select(
71 const div = d3.select(events_div.node().children[idx]);
72 div.attr('style', `background-color: ${schemeTableau10[5]}`);
83 d3.select('body').on('keydown', _e => {
[all …]
/aosp_15_r20/external/ot-br-posix/src/openwrt/view/admin_thread/
H A Dthread_view.htm1 <%-
24 -%>
32 <ul class="cbi-tabmenu">
33 …<li class="cbi-tab" id="listtab" style="width:15%;text-align:center;"><a href="javascript:showlist…
34 …<li class="cbi-tab-disabled" id="graphtab" style="width:15%;text-align:center;"><a href="javascrip…
37 <!-- list div -->
39 <!-- leader list -->
41 <div class="cbi-map" style="width:90%;margin-left:5%;">
42 <div class="cbi-section">
44 <div class="tr table-titles" style="background-color:#eee;">
[all …]
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeVectorDrawableTest.java8 * http://www.apache.org/licenses/LICENSE-2.0
34 import android.graphics.Color;
172 // All these icons are using the same color state list, make sure it works for either
305 * Generates an underline-delimited list of states in a given state set.
372 // d1 and d2 will be mutated, while d3 will not. in testMutate()
375 VectorDrawable d3 = (VectorDrawable) resources.getDrawable(R.drawable.vector_icon_create); in testMutate() local
382 assertEquals(initialAlpha, d3.getAlpha()); in testMutate()
388 assertEquals(initialAlpha, d3.getAlpha()); in testMutate()
409 PorterDuffColorFilter filter = new PorterDuffColorFilter(Color.RED, Mode.SRC_IN); in testColorFilter()
455 @Config(minSdk = Q) // This test did not exist in API O-P
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/logging/
H A Dtemplate.html4 <meta charset="UTF-8">
6 <!-- If IE use the latest rendering engine -->
7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
9 <!-- Set the page to the width of the device and set the zoon level -->
10 <meta name="viewport" content="width = device-width, initial-scale = 1">
16 background-color:#2E2D88;
17 color:white;
20 .tab-content {
21 border-left: 1px solid #ddd;
22 border-right: 1px solid #ddd;
[all …]

12345678910>>...15