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

  /external/webkit/WebCore/platform/graphics/wince/
PlatformPathWince.cpp 673 double d21 = v21.length(); local
674 double angle = (piDouble - abs(asin(cross / (d01 * d21)))) * 0.5;
684 rate = span / d21;
  /external/webkit/JavaScriptCore/assembler/
ARMv7Assembler.h 117 d21 = 21 << 1, enumerator in enum:JSC::ARMRegisters::__anon7862
    [all...]

Completed in 136 milliseconds