HomeSort by relevance Sort by last modified time
    Searched defs:GpuControlList (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/config/
gpu_control_list.h 24 class GPU_EXPORT GpuControlList {
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.
gpu_control_list.cc 123 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::OsInfo::OsInfo(const std::string& os
    [all...]

Completed in 2397 milliseconds