Home
last modified time | relevance | path

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

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