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

  /system/core/include/private/pixelflinger/
ggl_fixed.h 531 inline GGLfixed gglRecipFast(GGLfixed x) CONST;
532 inline GGLfixed gglRecipFast(GGLfixed x)
  /frameworks/native/opengl/libagl/
light.cpp 264 l.rConstAttenuation = gglRecipFast(l.attenuation[0]);
435 s = gglRecipFast(s);

Completed in 514 milliseconds