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