Home
last modified time | relevance | path

Searched refs:spotLocation (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/gm/
H A Dlighting.cpp75 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 Dimagefiltersscaled.cpp85 SkPoint3 spotLocation = SkPoint3::Make(SkIntToScalar(-10), variable
109 SkImageFilters::SpotLitDiffuse(spotLocation, spotTarget, spotExponent,
/third_party/skia/bench/
H A DLightingBench.cpp48 static SkPoint3 spotLocation = SkPoint3::Make(SkIntToScalar(-10), in GetSpotLocation() local
51 return spotLocation; in GetSpotLocation()

Completed in 2 milliseconds