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

  /external/chromium_org/cc/layers/
layer.cc 490 bool Layer::FilterIsAnimating() const {
893 if (!layer->FilterIsAnimatingOnImplOnly() && !FilterIsAnimating())
895 DCHECK(!(FilterIsAnimating() && layer->FilterIsAnimatingOnImplOnly()));
    [all...]
layer_impl.cc 847 bool LayerImpl::FilterIsAnimating() const {
    [all...]

Completed in 35 milliseconds