HomeSort by relevance Sort by last modified time
    Searched full:iscloseenough (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/wm/workspace/
magnetism_matcher.cc 16 bool IsCloseEnough(int a, int b) {
69 if (IsCloseEnough(GetPrimaryCoordinate(bounds_, edge_),
170 IsCloseEnough(bounds.y(), src_bounds.y())) {
174 IsCloseEnough(bounds.bottom(), src_bounds.bottom())) {
181 IsCloseEnough(bounds.x(), src_bounds.x())) {
185 IsCloseEnough(bounds.right(), src_bounds.right())) {

Completed in 1306 milliseconds