Searched refs:kCompleteAnimationCycles (Results 1 – 2 of 2) sorted by relevance
54 static const int kCompleteAnimationCycles = 5; in GetOpacity() local55 double temp = animation_progress * kCompleteAnimationCycles * M_PI + M_PI_2; in GetOpacity()
92 static const int kCompleteAnimationCycles = 5; variable487 double opacity = sin(animation_progress * PI * kCompleteAnimationCycles + in PaintDownloadComplete()523 (1.0 - animation_progress) * PI * kCompleteAnimationCycles + PI/2) / 2 + in PaintDownloadInterrupted()