OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RotateY
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-cube.js
158
function
RotateY
(M, Phi) {
238
MTrans =
RotateY
(MTrans, 3);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-cube.js
158
function
RotateY
(M, Phi) {
238
MTrans =
RotateY
(MTrans, 3);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
3d-cube.js
158
function
RotateY
(M, Phi) {
238
MTrans =
RotateY
(MTrans, 3);
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
TransformOperation.h
48
RotateX,
RotateY
, Rotate3D,
78
|| opType ==
RotateY
Completed in 92 milliseconds