OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MakeDecision
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/gpu/config/
gpu_control_list_unittest.cc
73
std::set<int> features = control_list->
MakeDecision
(
93
std::set<int> features = control_list->
MakeDecision
(
130
std::set<int> features = control_list->
MakeDecision
(
138
features = control_list->
MakeDecision
(
169
std::set<int> features = control_list->
MakeDecision
(
172
features = control_list->
MakeDecision
(
175
features = control_list->
MakeDecision
(
183
features = control_list->
MakeDecision
(
186
features = control_list->
MakeDecision
(
189
features = control_list->
MakeDecision
(
[
all
...]
gpu_driver_bug_list_unittest.cc
62
std::set<int> bugs = list->
MakeDecision
(
74
std::set<int> bugs = list->
MakeDecision
(
108
std::set<int> switching = driver_bug_list->
MakeDecision
(
119
switching = driver_bug_list->
MakeDecision
(
gpu_blacklist_unittest.cc
51
std::set<int> type = blacklist->
MakeDecision
(
gpu_util.cc
68
std::set<int> workarounds = list->
MakeDecision
(
gpu_control_list.h
55
std::set<int>
MakeDecision
(
58
// Collects the active entries from the last
MakeDecision
() call.
65
//
MakeDecision
() call.
82
// This is computed from the last
MakeDecision
() call.
467
// user machine. It is updated everytime
MakeDecision
() is called and is
gpu_control_list.cc
[
all
...]
/external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc
597
std::set<int> features = gpu_blacklist_->
MakeDecision
(
605
gpu_driver_bugs_ = gpu_driver_bug_list_->
MakeDecision
(
[
all
...]
Completed in 613 milliseconds