Searched refs:kStartAzimuth (Results 1 – 2 of 2) sorted by relevance
32 : fAzimuth(SkIntToScalar(kStartAzimuth)) { in ImageLightingGM()140 … fAzimuth = kStartAzimuth + TimeUtils::Scaled(1e-9 * nanos, 360.0f/kDesiredDurationSecs, 360.0f); in onAnimate()145 static constexpr int kStartAzimuth = 225; member in skiagm::ImageLightingGM
32 : fAzimuth(SkIntToScalar(kStartAzimuth)) { in ImageLightingGM()178 … fAzimuth = kStartAzimuth + TimeUtils::Scaled(1e-9 * nanos, 360.0f/kDesiredDurationSecs, 360.0f); in onAnimate()183 inline static constexpr int kStartAzimuth = 225; member in skiagm::ImageLightingGM