HomeSort by relevance Sort by last modified time
    Searched refs:touchscreen_coefs_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/child/
fling_curve_configuration.cc 24 touchscreen_coefs_ = new_touchscreen;
52 return CreateCore(touchscreen_coefs_, velocity, cumulativeScroll);
fling_curve_configuration.h 48 // Protect access to touchpad_coefs_ and touchscreen_coefs_.
51 std::vector<float> touchscreen_coefs_; member in class:webkit_glue::FlingCurveConfiguration

Completed in 56 milliseconds