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

  /external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h 323 GLPtr<GrGLPathCoordsProc> fPathCoords;
GrGLFunctions.h 225 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathCoordsProc)(GrGLuint path, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);
  /external/skia/include/gpu/gl/
GrGLInterface.h 321 GLPtr<GrGLPathCoordsProc> fPathCoords;
GrGLFunctions.h 220 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathCoordsProc)(GrGLuint path, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords);

Completed in 59 milliseconds