Searched refs:FeatureGroup (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DCommand.cpp478 struct FeatureGroup { struct
479 FeatureGroup() : openGLESVersion(-1) {} function in struct:FeatureGroup
508 static void printFeatureGroup(const FeatureGroup& grp,
555 static void addParentFeatures(FeatureGroup* grp, const String8& name) {
895 FeatureGroup commonFeatures;
896 Vector<FeatureGroup> featureGroups;
1251 FeatureGroup group;
1607 FeatureGroup& top = featureGroups.editTop();
1808 FeatureGroup& grp = featureGroups.editItemAt(i);

Completed in 93 milliseconds