OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCloneForDrawingOnThread
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/cc/resources/
picture.h
54
scoped_refptr<Picture>
GetCloneForDrawingOnThread
(
picture_pile_impl.h
30
PicturePileImpl*
GetCloneForDrawingOnThread
(unsigned thread_index) const;
raster_worker_pool.cc
86
picture_pile_->
GetCloneForDrawingOnThread
(thread_index);
122
picture_pile_->
GetCloneForDrawingOnThread
(thread_index);
picture_pile_base.cc
302
info.picture_ = picture_->
GetCloneForDrawingOnThread
(thread_index);
picture_pile_impl.cc
65
PicturePileImpl* PicturePileImpl::
GetCloneForDrawingOnThread
(
picture.cc
179
scoped_refptr<Picture> Picture::
GetCloneForDrawingOnThread
(
Completed in 39 milliseconds