Home | History | Annotate | Download | only in aapt

Lines Matching defs:NC

2810             const size_t NC = t->getUniqueConfigs().size();
2814 for (size_t ci=0; ci<NC; ci++) {
3018 const size_t NC = t->getOrderedConfigs().size();
3019 for (size_t j=0; j<NC; j++) {