Searched defs:GpuControlList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/config/
H A Dgpu_control_list.h24 class GPU_EXPORT GpuControlList { class in namespace:gpu
43 GpuControlList();
44 virtual ~GpuControlList();
47 // If failed, the current GpuControlList is un-touched.
90 // Register a feature to FeatureMap - used to construct a GpuControlList.
477 // The features a GpuControlList recognizes and handles.
H A Dgpu_control_list.cc123 GpuControlList::VersionInfo::VersionInfo(
143 GpuControlList::VersionInfo::~VersionInfo() {
146 bool GpuControlList::VersionInfo::Contains(
151 bool GpuControlList::VersionInfo::Contains(
177 bool GpuControlList::VersionInfo::IsValid() const {
181 bool GpuControlList::VersionInfo::IsLexical() const {
186 int GpuControlList::VersionInfo::Compare(
208 GpuControlList::VersionInfo::VersionStyle
209 GpuControlList::VersionInfo::StringToVersionStyle(
218 GpuControlList
1322 GpuControlList::GpuControlList() function in class:gpu::GpuControlList
[all...]

Completed in 70 milliseconds