HomeSort by relevance Sort by last modified time
    Searched refs:AG_CONST (Results 1 - 2 of 2) sorted by null

  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
math-cordic.js 28 var AG_CONST = 0.6072529350;
60 X = FIXED(AG_CONST); /* AG_CONST * cos(0) */
61 Y = 0; /* AG_CONST * sin(0) */
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
math-cordic.js 28 var AG_CONST = 0.6072529350;
60 X = FIXED(AG_CONST); /* AG_CONST * cos(0) */
61 Y = 0; /* AG_CONST * sin(0) */

Completed in 3470 milliseconds