OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_display
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/display/
display_manager.cc
656
const gfx::Display&
current_display
= *curr_iter;
local
659
GetDisplayInfo(
current_display
.id());
671
(
current_display
.device_scale_factor() !=
675
(
current_display
.rotation() != new_display.rotation())) {
680
new_display.UpdateWorkAreaFromInsets(
current_display
.GetWorkAreaInsets());
[
all
...]
Completed in 50 milliseconds