OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rotation_about_z
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/layers/
layer_position_constraint_unittest.cc
369
gfx::Transform
rotation_about_z
;
local
370
rotation_about_z
.RotateAboutZAxis(90.0);
373
child->SetTransform(
rotation_about_z
);
375
grand_child->SetTransform(
rotation_about_z
);
385
expected_child_transform.PreconcatTransform(
rotation_about_z
);
389
rotation_about_z
); // child's local transform is inherited
393
rotation_about_z
); // grand_child's local transform
413
expected_child_transform.PreconcatTransform(
rotation_about_z
);
419
rotation_about_z
); // child's local transform is inherited
423
rotation_about_z
); // grand_child's local transfor
481
gfx::Transform
rotation_about_z
;
local
598
gfx::Transform
rotation_about_z
;
local
745
gfx::Transform
rotation_about_z
;
local
[
all
...]
Completed in 63 milliseconds