OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pixel_refs_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/resources/
picture.h
143
PixelRefMap
pixel_refs_
;
member in class:cc::Picture
picture.cc
170
pixel_refs_
(pixel_refs),
200
pixel_refs_
));
285
pixel_refs_
[key].push_back(it->lazy_pixel_ref);
461
PixelRefMap::const_iterator iter = picture_->
pixel_refs_
.find(key);
462
if (iter == picture_->
pixel_refs_
.end())
/external/chromium_org/skia/ext/
lazy_pixel_ref_utils.cc
31
:
pixel_refs_
(pixel_refs) {}
41
pixel_refs_
->push_back(position_pixel_ref);
46
std::vector<LazyPixelRefUtils::PositionLazyPixelRef>*
pixel_refs_
;
member in class:skia::__anon13089::LazyPixelRefSet
Completed in 582 milliseconds