Home
last modified time | relevance | path

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

/external/skia/bench/
DGeometryBench.cpp275 SkPathPriv::ForceComputeConvexity(fPath); in onDraw()
/external/skia/src/core/
DSkPathPriv.h405 static void ForceComputeConvexity(const SkPath& path) { in ForceComputeConvexity() function
/external/skia/tests/
DPathTest.cpp3607 SkPathPriv::ForceComputeConvexity(*path); in test_rrect_is_convex()
3617 SkPathPriv::ForceComputeConvexity(*path); in test_rrect_convexity_is_unknown()
3715 SkPathPriv::ForceComputeConvexity(p); in test_arc()
5801 SkPathPriv::ForceComputeConvexity(path2); in DEF_TEST()
5829 SkPathPriv::ForceComputeConvexity(path); in DEF_TEST()