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

  /system/core/libpixelflinger/
raster.h 28 void gglCopyPixels(void* c, GGLint x, GGLint y, GGLsizei width, GGLsizei height, GGLenum type);
raster.cpp 30 GGLsizei width, GGLsizei height, GGLenum type);
54 GGLsizei width, GGLsizei height, GGLenum /*type*/)
pixelflinger.cpp 147 GGLsizei width, GGLsizei height)
  /system/core/include/pixelflinger/
pixelflinger.h 30 typedef ssize_t GGLsizei; // i
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/include/private/pixelflinger/
ggl_context.h 347 GGLsizei reserved;

Completed in 37 milliseconds