Home
last modified time | relevance | path

Searched refs:dashCount (Results 1 – 21 of 21) sorted by relevance

/third_party/flutter/skia/tools/lua/
Dscrape_dashing_full.lua39 local dashCount = 0
69 dashCount = dashCount + 1
139 io.write("\ndashCount = dashCount + ", tostring(dashCount), "\n")
Dagg_dash.lua6 dashCount = 0
22 io.write("Total dashed effects is: ", dashCount, "\n")
/third_party/flutter/skia/src/utils/
DSkDashPath.cpp301 SkScalar dashCount = 0; in InternalFilter() local
375 dashCount += length * (count >> 1) / intervalLength; in InternalFilter()
376 if (dashCount > kMaxDashCount) { in InternalFilter()
/third_party/skia/src/utils/
DSkDashPath.cpp306 SkScalar dashCount = 0; in InternalFilter() local
380 dashCount += length * (count >> 1) / intervalLength; in InternalFilter()
381 if (dashCount > kMaxDashCount) { in InternalFilter()
/third_party/flutter/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h3098 typedef void (GL_APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat…
3175 GL_APICALL void GL_APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashA…
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
Dgl2ext.h3098 typedef void (GL_APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat…
3175 GL_APICALL void GL_APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashA…
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2ext.h3098 typedef void (GL_APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat…
3175 GL_APICALL void GL_APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashA…
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2ext.h3280 typedef void (GL_APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat…
3357 GL_APICALL void GL_APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashA…
/third_party/openGLES/api/GLES2/
Dgl2ext.h3280 typedef void (GL_APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat…
3357 GL_APICALL void GL_APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashA…
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering.txt540 sizei dashCount, const float *dashArray);
3449 sizei dashCount, const float *dashArray);
3455 A /dashCount/ of zero indicates the path object is not dashed; in
3456 this case, the /dashArray/ is not accessed. Otherwise, /dashCount/
3458 array. If any of the /dashCount/ elements of /dashArray/ are
3461 If /dashCount/ is negative, the INVALID_VALUE error is generated.
/third_party/openGLES/extensions/NV/
DNV_path_rendering.txt540 sizei dashCount, const float *dashArray);
3449 sizei dashCount, const float *dashArray);
3455 A /dashCount/ of zero indicates the path object is not dashed; in
3456 this case, the /dashArray/ is not accessed. Otherwise, /dashCount/
3458 array. If any of the /dashCount/ elements of /dashArray/ are
3461 If /dashCount/ is negative, the INVALID_VALUE error is generated.
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h5335 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
5393 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
Dglext.h10407 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
10472 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
/third_party/openGLES/api/GL/
Dglcorearb.h5515 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
5573 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
Dglext.h10604 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
10669 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
/third_party/mingw-w64/mingw-w64-headers/include/GL/
Dglcorearb.h5436 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
5494 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
Dglext.h10508 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
10573 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h5335 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
5393 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
Dglext.h10406 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
10471 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h9170 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC) (GLuint path, GLsizei dashCount, const GLfloat *d…
9220 GLAPI void APIENTRY glPathDashArrayNV (GLuint path, GLsizei dashCount, const GLfloat *dashArray);
/third_party/minimp3/player/
Dglad.h14644 typedef void (APIENTRYP PFNGLPATHDASHARRAYNVPROC)(GLuint path, GLsizei dashCount, const GLfloat *da…