Home
last modified time | relevance | path

Searched defs:FeatureGroup (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
DCommand.cpp511 struct FeatureGroup { struct
512 FeatureGroup() : openGLESVersion(-1) {} in FeatureGroup() argument
530 static bool hasFeature(const char* name, const FeatureGroup& grp, in hasFeature() argument