Searched refs:RectCount (Results 1 - 2 of 2) sorted by relevance

/external/dng_sdk/source/
H A Ddng_bad_pixels.h142 uint32 RectCount () const function in class:dng_bad_pixel_list
163 RectCount () == 0;
H A Ddng_bad_pixels.cpp371 if (RectCount () > 1)
435 for (uint32 n = 0; n < RectCount (); n++)
464 for (uint32 n = 0; n < RectCount (); n++)
547 for (uint32 n = 0; n < RectCount (); n++)
701 uint32 rCount = fList->RectCount ();
749 if (fList->RectCount ())
1729 uint32 rectCount = fList->RectCount ();

Completed in 91 milliseconds