Home
last modified time | relevance | path

Searched defs:AddToTracedValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/base/
Dmath_util.cc736 void MathUtil::AddToTracedValue(const gfx::Size& s, in AddToTracedValue() function in cc::MathUtil
742 void MathUtil::AddToTracedValue(const gfx::SizeF& s, in AddToTracedValue() function in cc::MathUtil
748 void MathUtil::AddToTracedValue(const gfx::Rect& r, in AddToTracedValue() function in cc::MathUtil
756 void MathUtil::AddToTracedValue(const gfx::PointF& pt, in AddToTracedValue() function in cc::MathUtil
762 void MathUtil::AddToTracedValue(const gfx::Point3F& pt, in AddToTracedValue() function in cc::MathUtil
769 void MathUtil::AddToTracedValue(const gfx::Vector2d& v, in AddToTracedValue() function in cc::MathUtil
775 void MathUtil::AddToTracedValue(const gfx::Vector2dF& v, in AddToTracedValue() function in cc::MathUtil
781 void MathUtil::AddToTracedValue(const gfx::QuadF& q, in AddToTracedValue() function in cc::MathUtil
793 void MathUtil::AddToTracedValue(const gfx::RectF& rect, in AddToTracedValue() function in cc::MathUtil
801 void MathUtil::AddToTracedValue(const gfx::Transform& transform, in AddToTracedValue() function in cc::MathUtil
[all …]
/external/chromium_org/cc/debug/
Drendering_stats.cc19 void RenderingStats::TimeDeltaList::AddToTracedValue( in AddToTracedValue() function in cc::RenderingStats::TimeDeltaList