HomeSort by relevance Sort by last modified time
    Searched defs:RotateX (Results 1 - 3 of 3) sorted by null

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-cube.js 144 function RotateX(M, Phi) {
237 MTrans = RotateX(MTrans, 1);
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-cube.js 144 function RotateX(M, Phi) {
237 MTrans = RotateX(MTrans, 1);
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCAAnimation.h 62 enum ValueFunctionType { NoValueFunction, RotateX, RotateY, RotateZ, ScaleX, ScaleY, ScaleZ, Scale, TranslateX, TranslateY, TranslateZ, Translate };

Completed in 108 milliseconds