Home | History | Annotate | Download | only in driver

Lines Matching refs:getLODDimX

247     if (x && (x >= t->getLODDimX(0))) {
248 sprintf(buf, "Out range ElementAt X %i of %i", x, t->getLODDimX(0));