Home | History | Annotate | Download | only in source

Lines Matching defs:RepeatingTile2

62 dng_rect dng_area_task::RepeatingTile2 () const
101 dng_rect repeatingTile2 = RepeatingTile2 ();
109 if (repeatingTile2.IsEmpty ())
111 repeatingTile2 = area;
120 repeatingTile2.H ()),
124 repeatingTile2.W ()),
192 dng_rect repeatingTile2 = RepeatingTile2 ();
200 if (repeatingTile2.IsEmpty ())
202 repeatingTile2 = area;
219 dng_tile_iterator iter2 (repeatingTile2, tile1);