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

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

Completed in 2537 milliseconds