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

  /external/chromium_org/cc/layers/
tiled_layer.h 127 bool IsSmallAnimatedLayer() const;
tiled_layer.cc 561 bool TiledLayer::IsSmallAnimatedLayer() const {
608 bool small_animated_layer = IsSmallAnimatedLayer();
738 if (IsSmallAnimatedLayer()) {

Completed in 347 milliseconds