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

  /external/skia/include/gpu/gl/
GrGLInterface.h 265 GLPtr<GrGLPathSubCommandsProc> fPathSubCommands;
GrGLFunctions.h 174 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);

Completed in 18 milliseconds