Searched defs:CurrentValueBetween (Results 1 – 1 of 1) sorted by relevance
64 double Animation::CurrentValueBetween(double start, double target) const { in CurrentValueBetween() function in gfx::Animation68 int Animation::CurrentValueBetween(int start, int target) const { in CurrentValueBetween() function in gfx::Animation72 gfx::Rect Animation::CurrentValueBetween(const gfx::Rect& start_bounds, in CurrentValueBetween() function in gfx::Animation