HomeSort by relevance Sort by last modified time
    Searched full:rcpnmf (Results 1 - 1 of 1) sorted by null

  /development/ndk/sources/android/ndk_helper/
vecmath.cpp 319 float rcpnmf = 1.f / (nearPlane - farPlane); local
332 result.f_[10] = (farPlane + nearPlane) * rcpnmf;
333 result.f_[14] = farPlane * rcpnmf * n2;

Completed in 184 milliseconds