Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp190 const GrGLPathRange* glPathRange = static_cast<const GrGLPathRange*>(pathRange); in onDrawPaths() local
196 if (glPathRange->shouldStroke()) { in onDrawPaths()
197 if (glPathRange->shouldFill()) { in onDrawPaths()
199 count, gIndexType2GLType[indexType], indices, glPathRange->basePathID(), in onDrawPaths()
204 count, gIndexType2GLType[indexType], indices, glPathRange->basePathID(), in onDrawPaths()
209 count, gIndexType2GLType[indexType], indices, glPathRange->basePathID(), in onDrawPaths()