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

  /external/chromium_org/ui/compositor/
layer_animation_element.h 189 virtual bool IsThreaded() const;
layer_animation_sequence.cc 194 return elements_[0]->IsThreaded();
layer_animation_element.cc 334 virtual bool IsThreaded() const OVERRIDE {
727 bool LayerAnimationElement::IsThreaded() const {

Completed in 479 milliseconds