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

  /external/dng_sdk/source/
dng_area_task.h 96 /// RepeatingTile1, RepeatingTile2, and RepeatingTile3 are used to establish a set of 0 to 3 tile patterns for which
105 /// Getter for RepeatingTile2.
106 /// RepeatingTile1, RepeatingTile2, and RepeatingTile3 are used to establish a set of 0 to 3 tile patterns for which
113 virtual dng_rect RepeatingTile2 () const;
116 /// RepeatingTile1, RepeatingTile2, and RepeatingTile3 are used to establish a set of 0 to 3 tile patterns for which
dng_area_task.cpp 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 ()
    [all...]
dng_utils.cpp 551 virtual dng_rect RepeatingTile2 () const
dng_linearization_info.cpp 978 virtual dng_rect RepeatingTile2 () const;
1036 dng_rect dng_linearize_image::RepeatingTile2 () const
dng_negative.cpp     [all...]

Completed in 553 milliseconds