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

  /external/chromium_org/skia/ext/
lazy_pixel_ref_utils.h 19 struct PositionLazyPixelRef {
26 std::vector<PositionLazyPixelRef>* lazy_pixel_refs);
29 typedef std::vector<LazyPixelRefUtils::PositionLazyPixelRef> LazyPixelRefList;
lazy_pixel_ref_utils_unittest.cc 192 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
245 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
291 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
342 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
392 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
436 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
489 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
542 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
605 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
650 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs
    [all...]
lazy_pixel_ref_utils.cc 28 std::vector<LazyPixelRefUtils::PositionLazyPixelRef>* pixel_refs)
35 LazyPixelRefUtils::PositionLazyPixelRef position_pixel_ref;
44 std::vector<LazyPixelRefUtils::PositionLazyPixelRef>* pixel_refs_;
392 std::vector<PositionLazyPixelRef>* lazy_pixel_refs) {

Completed in 502 milliseconds