Home
last modified time | relevance | path

Searched refs:sizeEstimate (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrTessellator.cpp1343 int* sizeEstimate) { in get_contour_count_and_size_estimate() argument
1358 *sizeEstimate = maxPts * (3 * sizeof(Vertex) + sizeof(Edge)); in get_contour_count_and_size_estimate()
1381 int sizeEstimate; in PathToTriangles() local
1382 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToTriangles()
1387 SkChunkAlloc alloc(sizeEstimate); in PathToTriangles()
1432 int sizeEstimate; in PathToVertices() local
1433 get_contour_count_and_size_estimate(path, tolerance, &contourCnt, &sizeEstimate); in PathToVertices()
1437 SkChunkAlloc alloc(sizeEstimate); in PathToVertices()
/external/robolectric/v3/libs/
Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/ ...
/external/guice/extensions/persist/lib/
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...