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

/external/dng_sdk/source/
H A Ddng_tile_iterator.cpp38 , fBottomPage (0)
63 , fBottomPage (0)
93 , fBottomPage (0)
116 fBottomPage = -1;
137 fBottomPage = (fArea.b - vOffset - 1) / tileHeight;
153 if (fVerticalPage > fBottomPage)
163 if (fVerticalPage < fBottomPage)
H A Ddng_tile_iterator.h47 int32 fBottomPage; member in class:dng_tile_iterator

Completed in 105 milliseconds