Home | History | Annotate | Download | only in codeflinger

Lines Matching full:nbreg

1127     const int nbreg = sizeof(priorityList);
1129 for (i=0 ; i<nbreg ; i++) {
1137 //ALOGE_IF(i >= nbreg, "pixelflinger ran out of registers\n");
1138 if (i >= nbreg) {