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

  /system/core/libpixelflinger/
fixed.cpp 138 GGLfixed gglPowx(GGLfixed x, GGLfixed y)
  /frameworks/native/opengl/libagl/
light.cpp 414 s = gglPowx(s, material.shininess);
423 vscale3(t.v, t.v, gglPowx(spotAtt, l.spotExp));
  /system/core/libpixelflinger/include/private/pixelflinger/
ggl_fixed.h 86 GGLfixed gglPowx(GGLfixed x, GGLfixed y) CONST;
    [all...]

Completed in 2296 milliseconds