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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
macros.h 698 LEN_SQUARED_2FV(const GLfloat v[2])
713 return SQRTF(LEN_SQUARED_2FV(v));
  /external/mesa3d/src/mesa/main/
macros.h 698 LEN_SQUARED_2FV(const GLfloat v[2])
713 return SQRTF(LEN_SQUARED_2FV(v));

Completed in 270 milliseconds