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

  /external/dng_sdk/source/
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_linearization_info.cpp 978 virtual dng_rect RepeatingTile2 () const;
1036 dng_rect dng_linearize_image::RepeatingTile2 () const
dng_utils.cpp 551 virtual dng_rect RepeatingTile2 () const

Completed in 96 milliseconds