| /third_party/weex-loader/deps/weex-styler/test/ |
| D | validate.js | 144 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 …]
|
| D | parse.js | 16 …expect(data.jsonStyle).eql({foo: {color: '#FF0000', backgroundColor: 'rgba(255,255,255,0.6)', Webk… property
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| D | SkottieRunner.java | 65 …public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int… in createAnimation() 82 …public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int… in createAnimation()
|
| D | SkottieAnimation.java | 54 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 64 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 476 int backgroundColor, boolean forceDraw); in nDrawFrame()
|
| D | SkottieView.java | 52 public SkottieView buildAsSurface(Context context, int backgroundColor) { in buildAsSurface()
|
| /third_party/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
| D | SkottieAnimation.java | 55 SkottieAnimation(TextureView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 65 SkottieAnimation(SurfaceView view, InputStream is, int backgroundColor, int repeatCount) { in SkottieAnimation() 481 int backgroundColor, boolean forceDraw); in nDrawFrame()
|
| D | SkottieRunner.java | 65 …public SkottieAnimation createAnimation(TextureView view, InputStream is, int backgroundColor, int… in createAnimation() 82 …public SkottieAnimation createAnimation(SurfaceView view, InputStream is, int backgroundColor, int… in createAnimation()
|
| D | SkottieView.java | 51 public SkottieView buildAsSurface(Context context, int backgroundColor) { in buildAsSurface()
|
| /third_party/skia/modules/canvaskit/tests/ |
| D | paragraph.spec.js | 76 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/skia/gm/ |
| D | lcdblendmodes.cpp | 92 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
|
| D | gm.h | 198 GpuGM(SkColor backgroundColor = SK_ColorWHITE) : GM(backgroundColor) {} in GM() argument
|
| /third_party/skia/m133/gm/ |
| D | lcdblendmodes.cpp | 91 void drawColumn(SkCanvas* canvas, SkColor backgroundColor, SkColor textColor, bool useGrad) { in drawColumn()
|
| D | gm.h | 263 GpuGM(SkColor backgroundColor = SK_ColorWHITE) : GM(backgroundColor) {} in GM() argument
|
| /third_party/skia/m133/modules/canvaskit/tests/ |
| D | paragraph_test.js | 82 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 185 backgroundColor: CanvasKit.Color4f(0, 0, 1.0, 0.8), property 888 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 940 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property 952 backgroundColor: CanvasKit.Color(234, 208, 232), // light pink property
|
| /third_party/skia/m133/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/util/ |
| D | SkottieView.java | 131 int backgroundColor = a.getColor(R.styleable.SkottieView_background_color, -1); in SkottieView() local
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
| D | SkottieView.java | 131 int backgroundColor = a.getColor(R.styleable.SkottieView_background_color, -1); in SkottieView() local
|
| /third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
| D | native-lib.cpp | 182 jint backgroundColor, in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
|
| /third_party/skia/m133/platform_tools/android/apps/skottie/skottielib/src/main/cpp/ |
| D | native-lib.cpp | 222 jint backgroundColor, in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cShaderViewportLayerArrayTests.cpp | 372 tcu::Vec4 backgroundColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 2961 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3031 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3116 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3194 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 3746 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3809 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3886 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3967 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4278 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimated() local 4374 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
| /third_party/weex-loader/test/expect/ |
| D | o.js | 578 "backgroundColor": "function () {return this.backgroundColor}", property
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| D | vktRasterizationTests.cpp | 3224 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 3294 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 3379 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 3457 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4009 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedNormal() local 4072 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimatedDegenerate() local 4149 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedNormal() local 4230 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimatedDegenerate() local 4541 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyOverestimated() local 4637 const tcu::RGBA backgroundColor = tcu::RGBA(0, 0, 0, 255); in compareAndVerifyUnderestimated() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineNoPositionTests.cpp | 310 const auto backgroundColor = getBackGroundColor(); in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineNoPositionTests.cpp | 328 const auto backgroundColor = getBackGroundColor(); in initPrograms() local
|
| /third_party/weex-loader/deps/weex-styler/lib/ |
| D | validator.js | 2373 backgroundColor: COLOR_VAR_VALIDATOR, property 2837 backgroundColor: COLOR_VAR_VALIDATOR, property 2965 backgroundColor: COLOR_VAR_VALIDATOR, property
|