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

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLFunctions.h190 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCommandsProc)(GrGLuint path, GrGLsizei commandStart, GrGLsizei commandsToDelete, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords); typedef
/external/skia/include/gpu/gl/
H A DGrGLFunctions.h190 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCommandsProc)(GrGLuint path, GrGLsizei commandStart, GrGLsizei commandsToDelete, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords); typedef

Completed in 62 milliseconds