Searched refs:kStartAzimuth (Results 1 – 2 of 2) sorted by relevance
23 : 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