OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetOverscanInsets
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
display_controller.cc
355
gfx::Insets DisplayController::
GetOverscanInsets
(int64 display_id) const {
356
return GetDisplayManager()->
GetOverscanInsets
(display_id);
display_manager.cc
490
gfx::Insets DisplayManager::
GetOverscanInsets
(int64 display_id) const {
[
all
...]
Completed in 44 milliseconds