OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LazyPixelRefList
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/skia/ext/
lazy_pixel_ref_utils.h
29
typedef std::vector<LazyPixelRefUtils::PositionLazyPixelRef>
LazyPixelRefList
;
/external/chromium_org/cc/resources/
picture.cc
266
skia::
LazyPixelRefList
pixel_refs;
268
for (skia::
LazyPixelRefList
::const_iterator it = pixel_refs.begin();
Completed in 60 milliseconds