Home | History | Annotate | Download | only in aapt

Lines Matching refs:numRows

458     int numRows;
594 numRows = numYDivs + 1;
596 numRows--;
599 numRows--;
604 if (numRows * numCols > 0x7F) {
609 numColors = numRows * numCols;