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

  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_fixed.h 100 inline GGLfixed gglRecip28(GGLfixed x) CONST;
101 int32_t gglRecip28(GGLfixed x) {
  /frameworks/native/opengl/libagl/
vertex.cpp 69 const int32_t rw = gglRecip28(v->clip.w);
primitives.cpp 424 const int32_t qinv = gglRecip28(q);
    [all...]

Completed in 294 milliseconds