OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_origin_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/rotator/
screen_rotation.cc
63
new_origin_
= new_pivot = gfx::Point(width, 0);
66
new_origin_
= new_pivot = gfx::Point(0, height);
71
new_origin_
.SetPoint(width, height);
78
current_transform.TransformPoint(
new_origin_
);
screen_rotation.h
57
gfx::Point
new_origin_
;
member in class:ash::ScreenRotation
Completed in 44 milliseconds