HomeSort by relevance Sort by last modified time
    Searched defs:lz (Results 26 - 26 of 26) sorted by null

12

  /external/qemu/android/skin/
trackball.c 343 double lz = LIGHT_Z - rz; local
344 double lir = 1/sqrt(lx*lx + ly*ly + lz*lz);
345 double cosphi = lir*(lx*rx + ly*ry + lz*rz);

Completed in 134 milliseconds

12