Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 1 – 25 of 43) sorted by relevance

12

/third_party/weex-loader/deps/weex-styler/test/
Dvalidate.js144 backgroundColor: '#ff0000' property
148 backgroundColor: '#f00' property
152 backgroundColor: 'lightpink' property
156 backgroundColor: 'rgba(234, 45, 99, .4)' property
160 backgroundColor: 'asdf' property
164 backgroundColor: 'rgba(234,45,99,1.3)' property
173 backgroundColor: '#ff0000' property
177 backgroundColor: '#ff0000' property
181 backgroundColor: '#FFB6C1' property
185 backgroundColor: 'rgba(234,45,99,0.4)' property
[all …]
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/
DSkottieView.java131 int backgroundColor = a.getColor(R.styleable.SkottieView_background_color, -1); in SkottieView() local
132 if (backgroundColor == -1) { in SkottieView()
136 if (android.graphics.Color.alpha(backgroundColor) != 255) { in SkottieView()
141 Color c = new Color(backgroundColor); in SkottieView()
142 setSource(src, context, new Color(backgroundColor)); in SkottieView()
/third_party/typescript/tests/dets/cases/
DdynamicallyBuildUIElements.ets176 }.backgroundColor(Color.Yellow)
188 .backgroundColor(Color.Pink)
197 .backgroundColor(Color.Yellow)
221 .backgroundColor(Color.Green)
230 .backgroundColor(Color.Red)
240 .backgroundColor(Color.Blue)
DfunctionAndClassWithDecorator.ets29 .backgroundColor(Color.Pink)
35 .backgroundColor(Color.Green)
DfunctionWithDecorators.ets21 .backgroundColor(Color.Pink)
28 .backgroundColor(Color.Green)
DtargetEtsExample.ets109 .backgroundColor(Color.Pink)
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/mount-origin/
Dtest.js211 document.getElementById("wsdi_statustd").style.backgroundColor =
223 document.getElementById("wsdi_statustd").style.backgroundColor =
242 document.getElementById("s_statustd").style.backgroundColor =
283 document.getElementById("s_statustd").style.backgroundColor =
318 document.getElementById("ot_statustd").style.backgroundColor =
330 document.getElementById("ot_statustd").style.backgroundColor =
421 document.getElementById("wslm_statustd").style.backgroundColor =
453 document.getElementById("wslm_statustd").style.backgroundColor =
Dlws-common.js89 dark.style.backgroundColor = bgcolor;
/third_party/libwebsockets/test-apps/
Dtest.js211 document.getElementById("wsdi_statustd").style.backgroundColor =
223 document.getElementById("wsdi_statustd").style.backgroundColor =
242 document.getElementById("s_statustd").style.backgroundColor =
283 document.getElementById("s_statustd").style.backgroundColor =
318 document.getElementById("ot_statustd").style.backgroundColor =
330 document.getElementById("ot_statustd").style.backgroundColor =
421 document.getElementById("wslm_statustd").style.backgroundColor =
453 document.getElementById("wslm_statustd").style.backgroundColor =
Dlws-common.js89 dark.style.backgroundColor = bgcolor;
/third_party/node/deps/v8/tools/profview/
Dprofview.js218 backgroundColor: "#80e27e", property
224 backgroundColor: "#a6c452", property
230 backgroundColor: "#ff9e80", property
236 backgroundColor: "#ff9e80", property
242 backgroundColor: "#ffab40", property
248 backgroundColor: "#ffea00", property
254 backgroundColor: "#6ab7ff", property
260 backgroundColor: "#c0cfff", property
266 backgroundColor: "#ffb2ff", property
272 backgroundColor: "#88c399", property
[all …]
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java65 …public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int… in createAnimation() argument
66 return new SkottieAnimation(view, is, backgroundColor, repeatCount); in createAnimation()
82 …public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int… in createAnimation() argument
83 return new SkottieAnimation(view, is, backgroundColor, repeatCount); in createAnimation()
DSkottieAnimation.java54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() argument
59 mBackgroundColor = backgroundColor; in SkottieAnimation()
64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() argument
69 mBackgroundColor = backgroundColor; in SkottieAnimation()
476 int backgroundColor, boolean forceDraw); in nDrawFrame() argument
DSkottieView.java52 public SkottieView buildAsSurface(Context context, int backgroundColor) { in buildAsSurface() argument
55 s.mBackgroundColor = backgroundColor; in buildAsSurface()
/third_party/skia/gm/
Dgm.h96 GM(SkColor backgroundColor = SK_ColorWHITE);
198 GpuGM(SkColor backgroundColor = SK_ColorWHITE) : GM(backgroundColor) {} in GM() argument
Dlcdblendmodes.cpp92 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn() argument
126 backgroundPaint.setColor(backgroundColor); in drawColumn()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineNoPositionTests.cpp309 const auto backgroundColor = getBackGroundColor(); in initPrograms() local
312 …olorStr << "vec4(" << backgroundColor.x() << ", " << backgroundColor.y() << ", " << backgroundColo… in initPrograms()
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp182 jint backgroundColor, in Java_org_skia_skottie_SkottieAnimation_nDrawFrame() argument
225 canvas->clear(backgroundColor); in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
/third_party/node/deps/v8/tools/system-analyzer/view/map-panel/
Dmap-transitions.mjs93 edge.style.backgroundColor = this._edgeToColor.get(map.edge.type);
123 node.style.backgroundColor = this._edgeToColor.get(map.edge.type);
/third_party/skia/modules/canvaskit/tests/
Dparagraph.spec.js76 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
146 backgroundColor: CanvasKit.Color4f(0, 0, 1.0, 0.8), property
764 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
818 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
830 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2875 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local
2908 errorMask.setPixel(x, y, backgroundColor); in compareAndVerifyOverestimatedNormal()
2909 expectedImage.setPixel(x, y, backgroundColor); in compareAndVerifyOverestimatedNormal()
2945 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local
2954 referenceImage.setPixel(x, y, backgroundColor); in compareAndVerifyOverestimatedDegenerate()
3004 errorMask.setPixel(x, y, backgroundColor); in compareAndVerifyOverestimatedDegenerate()
3030 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local
3045 referenceImage.setPixel(x, y, backgroundColor); in compareAndVerifyUnderestimatedNormal()
3081 errorMask.setPixel(x, y, backgroundColor); in compareAndVerifyUnderestimatedNormal()
3108 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local
[all …]
/third_party/node/deps/v8/tools/turbolizer/src/
Drange-view.ts386 interval.style.backgroundColor = "rgb(250, 158, 168)";
388 interval.style.backgroundColor = "rgb(250, 158, 100)";
390 interval.style.backgroundColor = "rgb(153, 158, 230)";
392 interval.style.backgroundColor = "rgb(153, 220, 168)";
/third_party/vk-gl-cts/framework/platform/ios/
DtcuIOSAppDelegate.m45 self.window.backgroundColor = [UIColor whiteColor];
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_accessibility.js45 backgroundColor: '[PC Preview] unknown backgroundColor', property
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderViewportLayerArrayTests.cpp372 tcu::Vec4 backgroundColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
406 expectedPixels.push_back(std::make_pair(center, backgroundColor)); in iterate()

12