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

/haiku-buildtools/isl/
H A Disl_band.c638 static int isl_band_drop(__isl_keep isl_band *band, int pos, int n) function
683 if (isl_band_drop(child, 0, pos) < 0)
690 if (isl_band_drop(band, pos, band->n - pos) < 0) {

Completed in 20 milliseconds