Searched refs:spotLocation (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/gm/ |
H A D | lighting.cpp | 75 SkPoint3 spotLocation = SkPoint3::Make(spotTarget.fX + 70.7214f * cosAzimuth, variable 117 spotLocation, spotTarget, spotExponent1, cutoffAngleSmall, SK_ColorWHITE, 123 spotLocation, spotTarget, spotExponent10, cutoffAngleNone, SK_ColorWHITE, 129 spotLocation, spotTarget, spotExponent1, cutoffAngleNone, SK_ColorWHITE, 150 spotLocation, spotTarget, spotExponent1, cutoffAngleSmall, SK_ColorWHITE, 156 spotLocation, spotTarget, spotExponent10, cutoffAngleNone, SK_ColorWHITE, 162 spotLocation, spotTarget, spotExponent1, cutoffAngleNone, SK_ColorWHITE,
|
H A D | imagefiltersscaled.cpp | 85 SkPoint3 spotLocation = SkPoint3::Make(SkIntToScalar(-10), variable 109 SkImageFilters::SpotLitDiffuse(spotLocation, spotTarget, spotExponent,
|
/third_party/skia/bench/ |
H A D | LightingBench.cpp | 48 static SkPoint3 spotLocation = SkPoint3::Make(SkIntToScalar(-10), in GetSpotLocation() local 51 return spotLocation; in GetSpotLocation()
|
Completed in 2 milliseconds