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

  /system/core/libpixelflinger/
fixed.cpp 137 GGLfixed gglPowx(GGLfixed x, GGLfixed y)
  /system/core/include/private/pixelflinger/
ggl_fixed.h 86 GGLfixed gglPowx(GGLfixed x, GGLfixed y) CONST;
  /frameworks/base/opengl/libagl/
light.cpp 407 s = gglPowx(s, material.shininess);
416 vscale3(t.v, t.v, gglPowx(spotAtt, l.spotExp));

Completed in 2983 milliseconds