Home
last modified time | relevance | path

Searched refs:kStartAzimuth (Results 1 – 2 of 2) sorted by relevance

/external/skia/gm/
Dlighting.cpp23 : fAzimuth(SkIntToScalar(kStartAzimuth)) { in ImageLightingGM()
162 fAzimuth = kStartAzimuth + timer.scaled(360.0f/kDesiredDurationSecs, 360.0f); in onAnimate()
167 static constexpr int kStartAzimuth = 225; member in skiagm::ImageLightingGM
/external/skqp/gm/
Dlighting.cpp23 : fAzimuth(SkIntToScalar(kStartAzimuth)) { in ImageLightingGM()
162 fAzimuth = kStartAzimuth + timer.scaled(360.0f/kDesiredDurationSecs, 360.0f); in onAnimate()
167 static constexpr int kStartAzimuth = 225; member in skiagm::ImageLightingGM