Home | History | Annotate | Download | only in aapt

Lines Matching defs:NC

2711             const size_t NC = t->getUniqueConfigs().size();
2715 for (size_t ci=0; ci<NC; ci++) {
2908 const size_t NC = t->getOrderedConfigs().size();
2909 for (size_t j=0; j<NC; j++) {