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;
490 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
543 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
606 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs;
651 std::vector<skia::LazyPixelRefUtils::PositionLazyPixelRef> pixel_refs
    [all...]
lazy_pixel_ref_utils.cc 30 std::vector<LazyPixelRefUtils::PositionLazyPixelRef>* pixel_refs)
37 LazyPixelRefUtils::PositionLazyPixelRef position_pixel_ref;
46 std::vector<LazyPixelRefUtils::PositionLazyPixelRef>* pixel_refs_;
394 std::vector<PositionLazyPixelRef>* lazy_pixel_refs) {

Completed in 77 milliseconds