Searched refs:bBottomBoundaryInserted (Results 1 – 1 of 1) sorted by relevance
742 bool bBottomBoundaryInserted = false; in InsertBands() local780 if ( !bBottomBoundaryInserted && (nTop != nBottom) ) in InsertBands()782 bBottomBoundaryInserted = InsertSingleBand( pBand, nBottom ); in InsertBands()786 if ( bTopBoundaryInserted && bTop2BoundaryInserted && bBottomBoundaryInserted ) in InsertBands()
Completed in 17 milliseconds