Searched refs:AsValueSafely (Results 1 – 4 of 4) sorted by relevance
190 static scoped_ptr<base::Value> AsValueSafely(double value);191 static scoped_ptr<base::Value> AsValueSafely(float value);
652 scoped_ptr<base::Value> MathUtil::AsValueSafely(double value) { in AsValueSafely() function in cc::MathUtil657 scoped_ptr<base::Value> MathUtil::AsValueSafely(float value) { in AsValueSafely() function in cc::MathUtil
99 MathUtil::AsValueSafely(distance_to_visible).release()); in AsValue()
61 MathUtil::AsValueSafely(distance_to_visible).release()); in AsValue()