Searched defs:GGLfixed (Results 1 - 1 of 1) sorted by last modified time

/system/core/include/pixelflinger/
H A Dpixelflinger.h31 typedef int32_t GGLfixed; // x typedef
239 void (*wGrad3xv)(void* c, const GGLfixed* grad);
242 void (*fogGrad3xv)(void* c, const GGLfixed* grad);
256 GGLenum pname, const GGLfixed* params);
265 void (*texCoord2x)(void* c, GGLfixed s, GGLfixed t);
304 void (*rasterPos2x)(void* c, GGLfixed x, GGLfixed y);

Completed in 5 milliseconds