Searched refs:d_end (Results 1 – 1 of 1) sorted by relevance
43 DestIter d_end, in scaleLine() argument47 const int dest_width = d_end - d_begin; in scaleLine()73 while( d_begin != d_end ) in scaleLine()122 DestIter d_end, in scaleImage() argument129 const int dest_width ( d_end.x - d_begin.x ); in scaleImage()130 const int dest_height( d_end.y - d_begin.y ); in scaleImage()
Completed in 10 milliseconds