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

  /external/chromium_org/cc/resources/
picture_pile_base.h 66 PictureInfo CloneForThread(int thread_index) const;
picture_pile_base.cc 88 picture_map_[it->first] = it->second.CloneForThread(thread_index);
298 PicturePileBase::PictureInfo PicturePileBase::PictureInfo::CloneForThread(

Completed in 28 milliseconds