Home
last modified time | relevance | path

Searched refs:GGLsizei (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/
Draster.h28 void gglCopyPixels(void* c, GGLint x, GGLint y, GGLsizei width, GGLsizei height, GGLenum type);
Draster.cpp30 GGLsizei width, GGLsizei height, GGLenum type);
54 GGLsizei width, GGLsizei height, GGLenum /*type*/) in ggl_copyPixels()
Dpixelflinger.cpp147 GGLsizei width, GGLsizei height) in ggl_scissor()
/system/core/libpixelflinger/include/pixelflinger/
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);
/system/core/libpixelflinger/include/private/pixelflinger/
Dggl_context.h347 GGLsizei reserved;