Searched refs:GrGLPathSubCoordsProc (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h274 GLPtr<GrGLPathSubCoordsProc> fPathSubCoords;
H A DGrGLFunctions.h183 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCoordsProc)(GrGLuint path, GrGLsizei coordStart, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords); typedef
/external/skia/include/gpu/gl/
H A DGrGLInterface.h274 GLPtr<GrGLPathSubCoordsProc> fPathSubCoords;
H A DGrGLFunctions.h183 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLPathSubCoordsProc)(GrGLuint path, GrGLsizei coordStart, GrGLsizei numCoords, GrGLenum coordType, const GrGLvoid *coords); typedef

Completed in 29 milliseconds