OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOverscanInsetsInPixel
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ash/display/
display_info.h
140
gfx::Insets
GetOverscanInsetsInPixel
() const;
display_info.cc
229
gfx::Insets DisplayInfo::
GetOverscanInsetsInPixel
() const {
root_window_transformers.cc
134
host_insets_ = info.
GetOverscanInsetsInPixel
();
display_manager_unittest.cc
339
updated_display_info2.
GetOverscanInsetsInPixel
().ToString());
[
all
...]
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
display_options_handler.cc
217
gfx::Insets current_overscan = display_info.
GetOverscanInsetsInPixel
();
350
gfx::Insets current_overscan = display_info.
GetOverscanInsetsInPixel
();
Completed in 64 milliseconds