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

  /external/chromium_org/cc/trees/
layer_tree_host_perftest.cc 351 if (!host_impl->pinch_gesture_active()) {
layer_tree_host_impl.h 380 bool pinch_gesture_active() const { return pinch_gesture_active_; } function in class:cc::LayerTreeHostImpl
layer_tree_impl.cc 587 return layer_tree_host_impl_->pinch_gesture_active();
thread_proxy.cc     [all...]

Completed in 31 milliseconds