Searched refs:deletePaths (Results 1 – 7 of 7) sorted by relevance
190 if (Paths) deletePaths(Paths); in ~LookupResult()421 deletePaths(Paths); in resolveKindAfterFilter()441 deletePaths(Paths); in resolveKindAfterFilter()498 if (Paths) deletePaths(Paths); in clear()658 static void deletePaths(CXXBasePaths *);
74 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in ~GrGLPathRendering()265 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in genPaths()277 this->deletePaths(fFirstPreallocatedPathID, fPreallocatedPathCount); in genPaths()288 void GrGLPathRendering::deletePaths(GrGLuint path, GrGLsizei range) { in deletePaths() function in GrGLPathRendering
64 GrGLvoid deletePaths(GrGLuint path, GrGLsizei range);
106 static_cast<GrGLGpu*>(this->getGpu())->glPathRendering()->deletePaths(fBasePathID, in onRelease()
328 static_cast<GrGLGpu*>(this->getGpu())->glPathRendering()->deletePaths(fPathID, 1); in onRelease()
META-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/ ...
339 void LookupResult::deletePaths(CXXBasePaths *Paths) { in deletePaths() function in LookupResult