OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_config_
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/vr/hardware_composer/impl/
vr_hwc.h
150
Config active_config() const { return
active_config_
; }
151
void set_active_config(Config config) {
active_config_
= config; }
187
Config
active_config_
;
member in class:android::dvr::HwcDisplay
vr_hwc.cpp
235
, config: %d\n", width_, height_, layers_.size(), color_mode_,
active_config_
);
Completed in 87 milliseconds