Home
last modified time | relevance | path

Searched refs:panPartSize (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/alg/
H A Dllrasterize.cpp89 n += panPartSize[part]; in GDALdllImageFilledPolygon()
129 if( i == partoffset + panPartSize[part] ) in GDALdllImageFilledPolygon()
131 partoffset += panPartSize[part]; in GDALdllImageFilledPolygon()
139 ind1 = partoffset + panPartSize[part] - 1; in GDALdllImageFilledPolygon()
243 int nPartCount, const int *panPartSize, in GDALdllImageLine() argument
251 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLine()
253 for( int j = 1; j < panPartSize[i]; j++ ) in GDALdllImageLine()
295 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
335 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
388 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLineAllTouched()
[all …]
H A Dgdal_alg_priv.h83 int nPartCount, const int *panPartSize,
89 int nPartCount, const int *panPartSize,
95 int nPartCount, const int *panPartSize,
102 int nPartCount, const int *panPartSize,
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/alg/
H A Dllrasterize.cpp89 n += panPartSize[part]; in GDALdllImageFilledPolygon()
129 if( i == partoffset + panPartSize[part] ) in GDALdllImageFilledPolygon()
131 partoffset += panPartSize[part]; in GDALdllImageFilledPolygon()
139 ind1 = partoffset + panPartSize[part] - 1; in GDALdllImageFilledPolygon()
243 int nPartCount, const int *panPartSize, in GDALdllImageLine() argument
251 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLine()
253 for( int j = 1; j < panPartSize[i]; j++ ) in GDALdllImageLine()
295 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
335 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
388 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLineAllTouched()
[all …]
H A Dgdal_alg_priv.h83 int nPartCount, const int *panPartSize,
89 int nPartCount, const int *panPartSize,
95 int nPartCount, const int *panPartSize,
102 int nPartCount, const int *panPartSize,
/dports/graphics/gdal/gdal-3.3.3/alg/
H A Dllrasterize.cpp89 n += panPartSize[part]; in GDALdllImageFilledPolygon()
129 if( i == partoffset + panPartSize[part] ) in GDALdllImageFilledPolygon()
131 partoffset += panPartSize[part]; in GDALdllImageFilledPolygon()
139 ind1 = partoffset + panPartSize[part] - 1; in GDALdllImageFilledPolygon()
243 int nPartCount, const int *panPartSize, in GDALdllImageLine() argument
251 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLine()
253 for( int j = 1; j < panPartSize[i]; j++ ) in GDALdllImageLine()
295 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
335 if( j != panPartSize[i] - 1 ) in GDALdllImageLine()
388 for( int i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLineAllTouched()
[all …]
H A Dgdal_alg_priv.h83 int nPartCount, const int *panPartSize,
89 int nPartCount, const int *panPartSize,
95 int nPartCount, const int *panPartSize,
102 int nPartCount, const int *panPartSize,
/dports/devel/upp/upp/bazaar/plugin/gdal/alg/
H A Dllrasterize.cpp89 int nPartCount, int *panPartSize, in GDALdllImageFilledPolygon() argument
121 n += panPartSize[part]; in GDALdllImageFilledPolygon()
165 if( i == partoffset + panPartSize[part] ) { in GDALdllImageFilledPolygon()
166 partoffset += panPartSize[part]; in GDALdllImageFilledPolygon()
171 ind1 = partoffset + panPartSize[part] - 1; in GDALdllImageFilledPolygon()
254 CPL_UNUSED int *panPartSize, in GDALdllImagePoint() argument
278 int nPartCount, int *panPartSize, in GDALdllImageLine() argument
287 for ( i = 0, n = 0; i < nPartCount; n += panPartSize[i++] ) in GDALdllImageLine()
291 for ( j = 1; j < panPartSize[i]; j++ ) in GDALdllImageLine()
389 int nPartCount, int *panPartSize, in GDALdllImageLineAllTouched() argument
[all …]
H A Dgdal_alg_priv.h70 int nPartCount, int *panPartSize,
75 int nPartCount, int *panPartSize,
80 int nPartCount, int *panPartSize,
86 int nPartCount, int *panPartSize,