Searched refs:GGLsizei (Results 1 - 4 of 4) sorted by relevance

/system/core/libpixelflinger/
H A Draster.h28 void gglCopyPixels(void* c, GGLint x, GGLint y, GGLsizei width, GGLsizei height, GGLenum type);
H A Draster.cpp30 GGLsizei width, GGLsizei height, GGLenum type);
54 GGLsizei width, GGLsizei height, GGLenum type)
H A Dpixelflinger.cpp147 GGLsizei width, GGLsizei height)
/system/core/include/pixelflinger/
H A Dpixelflinger.h30 typedef ssize_t GGLsizei; // i typedef
188 GGLsizei version; // always set to sizeof(GGLSurface)
214 void (*scissor)(void* c, GGLint x, GGLint y, GGLsizei width, GGLsizei height);
303 GGLsizei width, GGLsizei height, GGLenum type);

Completed in 50 milliseconds