Searched refs:kOneOverLogTwo (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Dfp.h90 const float kOneOverLogTwo = (1L<<23) / M_LN2; local
92 const int32_t e = int32_t(y*kOneOverLogTwo);

Completed in 45 milliseconds