Home
last modified time | relevance | path

Searched defs:numPaths (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGLPathRange.cpp23 int numPaths, in GrGLPathRange()
DGrGLPathRendering.cpp133 const size_t numPaths = typeface->countGlyphs(); in createGlyphs() local
505 GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, in stencilThenCoverFillPathInstanced()
520 GrGLsizei numPaths, GrGLenum pathNameType, const GrGLvoid *paths, in stencilThenCoverStrokePathInstanced()
/external/chromium_org/third_party/skia/src/gpu/
DGrPathRange.cpp28 int numPaths, in GrPathRange()
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java566 int numPaths = countSteps(lpi); in createMultistepExprList() local