Searched refs:getNumPaths (Results 1 – 4 of 4) sorted by relevance
16 fBasePathID(gpu->glPathRendering()->genPaths(this->getNumPaths())), in GrGLPathRange()99 this->getNumPaths()); in onRelease()
50 virtual int getNumPaths() = 0;70 int getNumPaths() const { return fNumPaths; } in getNumPaths() function
15 fNumPaths(fPathGenerator->getNumPaths()) { in GrPathRange()
57 int getNumPaths() override { in getNumPaths() function in GlyphGenerator