Searched refs:deletePaths (Results 1 – 9 of 9) sorted by relevance
63 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in ~GrGLPathRendering()69 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in disconnect()221 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in genPaths()233 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in genPaths()244 void GrGLPathRendering::deletePaths(GrGLuint path, GrGLsizei range) { in deletePaths() function in GrGLPathRendering
64 GrGLvoid deletePaths(GrGLuint path, GrGLsizei range);
334 static_cast<GrGLGpu*>(this->getGpu())->glPathRendering()->deletePaths(fPathID, 1); in onRelease()
192 fFunctions.fDeletePaths = bind_to_member(this, &GrGLTestInterface::deletePaths); in GrGLTestInterface()
193 virtual GrGLvoid deletePaths(GrGLuint path, GrGLsizei range) {} in deletePaths() function
233 if (Paths) deletePaths(Paths); in ~LookupResult()464 deletePaths(Paths); in resolveKindAfterFilter()484 deletePaths(Paths); in resolveKindAfterFilter()541 if (Paths) deletePaths(Paths); in clear()702 static void deletePaths(CXXBasePaths *);
229 if (Paths) deletePaths(Paths); in ~LookupResult()480 deletePaths(Paths); in resolveKindAfterFilter()500 deletePaths(Paths); in resolveKindAfterFilter()557 if (Paths) deletePaths(Paths); in clear()719 static void deletePaths(CXXBasePaths *);
342 void LookupResult::deletePaths(CXXBasePaths *Paths) { in deletePaths() function in LookupResult
345 void LookupResult::deletePaths(CXXBasePaths *Paths) { in deletePaths() function in LookupResult