Home
last modified time | relevance | path

Searched refs:IsNearestRectWithinDistance (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ui/gfx/geometry/
Drect_conversions.h27 GFX_EXPORT bool IsNearestRectWithinDistance(
Drect_conversions.cc57 bool IsNearestRectWithinDistance(const gfx::RectF& rect, float distance) { in IsNearestRectWithinDistance() function