Searched defs:RotateZ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
H A D3d-cube.js172 function RotateZ(M, Phi) { function
239 MTrans = RotateZ(MTrans, 5);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
H A D3d-cube.js172 function RotateZ(M, Phi) { function
239 MTrans = RotateZ(MTrans, 5);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
H A D3d-cube.js172 function RotateZ(M, Phi) { function
239 MTrans = RotateZ(MTrans, 5);
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
H A DTransformOperation.h43 RotateZ = Rotate, enumerator in enum:blink::TransformOperation::OperationType

Completed in 431 milliseconds