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

  /external/libgdx/gdx/src/com/badlogic/gdx/math/
Quaternion.java 140 final float chy = (float)Math.cos(hy); local
141 final float chy_shp = chy * shp;
143 final float chy_chp = chy * chp;
    [all...]
  /external/v8/src/s390/
assembler-s390.cc 1702 void Assembler::chy(Register r, const MemOperand& opnd) { function in class:v8::internal::Assembler
    [all...]

Completed in 198 milliseconds