Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/geometry/
Drect_conversions.h27 GFX_EXPORT bool IsNearestRectWithinDistance(
Drect_conversions.cc56 bool IsNearestRectWithinDistance(const gfx::RectF& rect, float distance) { in IsNearestRectWithinDistance() function
/external/chromium_org/cc/output/
Dgl_renderer.cc1090 !gfx::IsNearestRectWithinDistance(device_quad.BoundingBox(), in DrawRenderPassQuad()
1404 gfx::IsNearestRectWithinDistance(device_layer_quad.BoundingBox(), in SetupQuadForAntialiasing()