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.
508 // The features a GpuControlList recognizes and handles.
H A Dgpu_control_list.cc115 GpuControlList::VersionInfo::VersionInfo(
135 GpuControlList::VersionInfo::~VersionInfo() {
138 bool GpuControlList::VersionInfo::Contains(
143 bool GpuControlList::VersionInfo::Contains(
169 bool GpuControlList::VersionInfo::IsValid() const {
173 bool GpuControlList::VersionInfo::IsLexical() const {
178 int GpuControlList::VersionInfo::Compare(
200 GpuControlList::VersionInfo::VersionStyle
201 GpuControlList::VersionInfo::StringToVersionStyle(
210 GpuControlList
1381 GpuControlList::GpuControlList() function in class:gpu::GpuControlList
[all...]

Completed in 79 milliseconds