OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bounds_in_native_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/display/
display_info.cc
250
DCHECK(!native_info.
bounds_in_native_
.IsEmpty());
251
bounds_in_native_
= native_info.
bounds_in_native_
;
282
bounds_in_native_
= new_bounds_in_native;
304
size_in_pixel_ =
bounds_in_native_
.size();
345
bounds_in_native_
.ToString().c_str(),
display_info.h
125
return
bounds_in_native_
;
159
// Update the |
bounds_in_native_
| and |size_in_pixel_| using
239
gfx::Rect
bounds_in_native_
;
member in class:ash::DisplayInfo
242
// of |
bounds_in_native_
| if the display has overscan insets and/or rotation.
Completed in 42 milliseconds