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

  /external/chromium_org/cc/resources/
picture_pile_impl.h 28 PicturePileImpl* GetCloneForDrawingOnThread(unsigned thread_index) const;
picture.h 53 scoped_refptr<Picture> GetCloneForDrawingOnThread(
raster_worker_pool.cc 75 picture_pile_->GetCloneForDrawingOnThread(thread_index);
111 picture_pile_->GetCloneForDrawingOnThread(thread_index);
picture_pile_base.cc 73 (*pic_iter)->GetCloneForDrawingOnThread(thread_index));
picture_pile_impl.cc 66 PicturePileImpl* PicturePileImpl::GetCloneForDrawingOnThread(
picture.cc 157 scoped_refptr<Picture> Picture::GetCloneForDrawingOnThread(

Completed in 238 milliseconds