Searched defs:GGLint (Results 1 - 1 of 1) sorted by relevance

/system/core/include/pixelflinger/
H A Dpixelflinger.h29 typedef int32_t GGLint; // i typedef
191 GGLint stride; // stride in pixels
197 GGLint compressedFormat;
198 GGLint vstride;
209 void (*recti)(void* c, GGLint l, GGLint t, GGLint r, GGLint b);
214 void (*scissor)(void* c, GGLint x, GGLint
[all...]

Completed in 60 milliseconds