HomeSort by relevance Sort by last modified time
    Searched refs:GGLsizei (Results 1 - 4 of 4) 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);

Completed in 20 milliseconds