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

  /external/skia/include/gpu/gl/
GrGLInterface.h 263 GLPtr<GrGLPathCommandsProc> fPathCommands;
GrGLFunctions.h 172 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathCommandsProc)(GrGLuint path, GrGLsizei numCommands, const GrGLubyte *commands, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);

Completed in 21 milliseconds