OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strategy_intf_
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/msm8996/sdm/libs/core/
strategy.cpp
50
fb_config_, &
strategy_intf_
);
65
if (
strategy_intf_
) {
70
extension_intf_->DestroyStrategyExtn(
strategy_intf_
);
102
if (
strategy_intf_
) {
103
error =
strategy_intf_
->Start(hw_layers_info_, max_attempts);
116
if (
strategy_intf_
) {
117
return
strategy_intf_
->Stop();
127
error =
strategy_intf_
->GetNextStrategy(constraints);
217
return
strategy_intf_
->Reconfigure(hw_panel_info_.mode, hw_panel_info_.s3d_mode, mixer_attributes,
strategy.h
56
StrategyInterface *
strategy_intf_
= NULL;
member in class:sdm::Strategy
Completed in 57 milliseconds