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

/external/chromium_org/gpu/config/
H A Dgpu_control_list.h243 typedef scoped_refptr<GpuControlListEntry> ScopedGpuControlListEntry; typedef in class:gpu::GpuControlList
252 static ScopedGpuControlListEntry GetEntryFromValue(
402 void AddException(ScopedGpuControlListEntry exception);
453 std::vector<ScopedGpuControlListEntry> exceptions_;
466 std::vector<ScopedGpuControlListEntry> entries_;
471 std::vector<ScopedGpuControlListEntry> active_entries_;

Completed in 204 milliseconds