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

  /external/dng_sdk/source/
dng_bad_pixels.h 142 uint32 RectCount () const
163 RectCount () == 0;
dng_bad_pixels.cpp 371 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 ())
    [all...]

Completed in 113 milliseconds