/third_party/flutter/skia/include/effects/ |
D | SkLightingImageFilter.h | 26 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle, 36 const SkPoint3& target, SkScalar specularExponent, SkScalar cutoffAngle,
|
/third_party/parse5/test/data/parser-feedback/ |
D | tests11.test | 5 …ur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMeth… 6 …ur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMeth… 66 "specularExponent": "", 153 "specularExponent": "", 241 "specularExponent": "", 267 …ur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMeth… 268 …ur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMeth…
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 964 SkScalar specularExponent, in SkSpotLight() argument 970 fSpecularExponent(SkScalarPin(specularExponent, kSpecularExponentMin, kSpecularExponentMax)) in SkSpotLight() 1035 SkScalar specularExponent() const { return fSpecularExponent; } in specularExponent() function in SkSpotLight 1057 SkScalar specularExponent, in SkSpotLight() argument 1066 fSpecularExponent(specularExponent), in SkSpotLight() 1162 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitDiffuse() argument 1166 new SkSpotLight(location, target, specularExponent, cutoffAngle, lightColor)); in MakeSpotLitDiffuse() 1188 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitSpecular() argument 1192 new SkSpotLight(location, target, specularExponent, cutoffAngle, lightColor)); in MakeSpotLitSpecular() 2052 pdman.set1f(fExponentUni, spotLight->specularExponent()); in setData()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | GLES1State.h | 47 GLfloat specularExponent; member
|
D | GLES1State.cpp | 140 mMaterial.specularExponent = 0.0f; in initialize()
|
D | queryutils.cpp | 2170 material.specularExponent = *params; in SetMaterialParameters() 2215 *params = material.specularExponent; in GetMaterialParameters()
|
D | GLES1Renderer.cpp | 320 material.specularExponent); in prepareForDraw()
|
/third_party/skia/fuzz/ |
D | FuzzCanvas.cpp | 461 SkScalar surfaceScale, k, specularExponent, cutoffAngle, shininess; in make_fuzz_lighting_imagefilter() local 483 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k); in make_fuzz_lighting_imagefilter() 486 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, in make_fuzz_lighting_imagefilter() 501 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k, in make_fuzz_lighting_imagefilter() 505 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, shininess, in make_fuzz_lighting_imagefilter()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | GLES1State.h | 47 GLfloat specularExponent; member
|
D | GLES1State.cpp | 142 mMaterial.specularExponent = 0.0f; in initialize()
|
D | GLES1Renderer.cpp | 344 material.specularExponent); in prepareForDraw()
|
D | queryutils.cpp | 2443 material.specularExponent = *params; in SetMaterialParameters() 2488 *params = material.specularExponent; in GetMaterialParameters()
|
/third_party/skia/src/effects/imagefilters/ |
D | SkLightingImageFilter.cpp | 980 SkScalar specularExponent, in SkSpotLight() argument 986 fSpecularExponent(specularExponent) in SkSpotLight() 1051 SkScalar specularExponent() const { return fSpecularExponent; } in specularExponent() function in __anon60c124d70411::SkSpotLight 1073 SkScalar specularExponent, in SkSpotLight() argument 1082 fSpecularExponent(specularExponent), in SkSpotLight() 2062 pdman.set1f(fExponentUni, spotLight->specularExponent()); in setData()
|
/third_party/flutter/skia/fuzz/ |
D | FuzzCanvas.cpp | 469 SkScalar surfaceScale, k, specularExponent, cutoffAngle, shininess; in make_fuzz_lighting_imagefilter() local 491 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k); in make_fuzz_lighting_imagefilter() 494 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, in make_fuzz_lighting_imagefilter() 509 fuzz->next(&p, &q, &specularExponent, &cutoffAngle, &lightColor, &surfaceScale, &k, in make_fuzz_lighting_imagefilter() 513 p, q, specularExponent, cutoffAngle, lightColor, surfaceScale, k, shininess, in make_fuzz_lighting_imagefilter()
|
/third_party/flutter/skia/tests/ |
D | ImageFilterTest.cpp | 455 SkScalar specularExponent = -1000; in DEF_TEST() local 460 location, target, specularExponent, 180, in DEF_TEST()
|
/third_party/skia/tests/ |
D | ImageFilterTest.cpp | 459 SkScalar specularExponent = -1000; in DEF_TEST() local 464 location, target, specularExponent, 180, in DEF_TEST()
|
/third_party/typescript/tests/lib/ |
D | react16.d.ts | 1991 specularExponent?: number | string;
|
D | lib.d.ts | 13177 specularExponent: SVGAnimatedNumber; property 13192 specularExponent: SVGAnimatedNumber; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 13545 readonly specularExponent: SVGAnimatedNumber; property 13564 readonly specularExponent: SVGAnimatedNumber; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 13525 readonly specularExponent: SVGAnimatedNumber; property 13544 readonly specularExponent: SVGAnimatedNumber; property
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82744 static nsIAtom* specularExponent; member in nsGkAtoms
|