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