Home
last modified time | relevance | path

Searched defs:lightColor (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/src/effects/imagefilters/
DSkImageFilters.cpp211 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in DistantLitDiffuse()
219 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in PointLitDiffuse()
228 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in SpotLitDiffuse()
237 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in DistantLitSpecular()
245 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in PointLitSpecular()
254 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in SpotLitSpecular()
DSkLightingImageFilter.cpp852 SkPoint3 lightColor(const SkPoint3&) const override { return this->color(); } in lightColor() function in SkDistantLight
909 SkPoint3 lightColor(const SkPoint3&) const override { return this->color(); } in lightColor() function in SkPointLight
1013 SkPoint3 lightColor(const SkPoint3& surfaceToLight) const override { in lightColor() function in SkSpotLight
1146 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in MakeDistantLitDiffuse()
1154 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in MakePointLitDiffuse()
1163 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in MakeSpotLitDiffuse()
1172 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in MakeDistantLitSpecular()
1180 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in MakePointLitSpecular()
1189 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in MakeSpotLitSpecular()
/third_party/qrcodegen/java/
DQrCodeGeneratorDemo.java192 …private static BufferedImage toImage(QrCode qr, int scale, int border, int lightColor, int darkCol… in toImage()
227 private static String toSvgString(QrCode qr, int border, String lightColor, String darkColor) { in toSvgString()
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
DQrCodeGeneratorDemo.java191 …private static BufferedImage toImage(QrCode qr, int scale, int border, int lightColor, int darkCol… in toImage()
226 private static String toSvgString(QrCode qr, int border, String lightColor, String darkColor) { in toSvgString()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationSlot.js28 lightColor: '[PC preview] unknow lightColor', property
/third_party/qrcodegen/typescript-javascript/
Dqrcodegen-input-demo.ts89 const lightColor: string = getInput("light-color-input").value; constant
/third_party/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp868 SkPoint3 lightColor(const SkPoint3&) const override { return this->color(); } in lightColor() function in __anon98d1e5380411::SkDistantLight
925 SkPoint3 lightColor(const SkPoint3&) const override { return this->color(); } in lightColor() function in __anon98d1e5380411::SkPointLight
1029 SkPoint3 lightColor(const SkPoint3& surfaceToLight) const override { in lightColor() function in __anon98d1e5380411::SkSpotLight
1155 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in DistantLitDiffuse()
1163 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in PointLitDiffuse()
1172 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar kd, in SpotLitDiffuse()
1181 const SkPoint3& direction, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in DistantLitSpecular()
1189 const SkPoint3& location, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in PointLitSpecular()
1198 SkScalar cutoffAngle, SkColor lightColor, SkScalar surfaceScale, SkScalar ks, in SpotLitSpecular()
/third_party/flutter/skia/fuzz/
DFuzzCanvas.cpp468 SkColor lightColor; in make_fuzz_lighting_imagefilter() local
/third_party/skia/fuzz/
DFuzzCanvas.cpp460 SkColor lightColor; in make_fuzz_lighting_imagefilter() local