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

/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h310 GLPtr<GrGLGetPathMetricRangeProc> fGetPathMetricRange;
H A DGrGLFunctions.h219 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLGetPathMetricRangeProc)(GrGLbitfield metricQueryMask, GrGLuint fistPathName, GrGLsizei numPaths, GrGLsizei stride, GrGLfloat *metrics); typedef
/external/skia/include/gpu/gl/
H A DGrGLInterface.h310 GLPtr<GrGLGetPathMetricRangeProc> fGetPathMetricRange;
H A DGrGLFunctions.h219 typedef GrGLvoid (GR_GL_FUNCTION_TYPE* GrGLGetPathMetricRangeProc)(GrGLbitfield metricQueryMask, GrGLuint fistPathName, GrGLsizei numPaths, GrGLsizei stride, GrGLfloat *metrics); typedef

Completed in 93 milliseconds