HomeSort by relevance Sort by last modified time
    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/core/platform/graphics/transforms/
TransformOperation.h 48 RotateX, RotateY, Rotate3D,
77 || opType == RotateX

Completed in 126 milliseconds