Home | History | Annotate | Download | only in aapt

Lines Matching refs:NC

3157             const size_t NC = uniqueConfigs.size();
3158 for (size_t ci=0; ci<NC; ci++) {
3419 const size_t NC = t->getOrderedConfigs().size();
3420 for (size_t j=0; j<NC; j++) {