OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConvertRectToPixel
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/
dip_util.cc
44
return
ConvertRectToPixel
(GetScaleForView(view), rect_in_dip);
60
gfx::Rect
ConvertRectToPixel
(float scale_factor,
/external/chromium_org/ui/compositor/
dip_util.cc
60
gfx::Rect
ConvertRectToPixel
(const Layer* layer,
Completed in 1072 milliseconds