Searched refs:sizeEstimate (Results 1 – 3 of 3) sorted by relevance
1343 int* sizeEstimate) { in get_contour_count_and_size_estimate() argument1358 *sizeEstimate = maxPts * (3 * sizeof(Vertex) + sizeof(Edge)); in get_contour_count_and_size_estimate()1381 int sizeEstimate; in PathToTriangles() local1382 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToTriangles()1387 SkChunkAlloc alloc(sizeEstimate); in PathToTriangles()1432 int sizeEstimate; in PathToVertices() local1433 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToVertices()1437 SkChunkAlloc alloc(sizeEstimate); in PathToVertices()
META-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...