Searched refs:outlinePath (Results 1 – 2 of 2) sorted by relevance
454 const SkPath* outlinePath = properties().getOutline().getPath(); in getClippedOutline() local455 const uint32_t outlineID = outlinePath->getGenerationID(); in getClippedOutline()465 Op(*outlinePath, clipPath, kIntersect_SkPathOp, &mClippedOutlineCache.clippedOutline); in getClippedOutline()
153 SkPath* outlinePath = reinterpret_cast<SkPath*>(outlinePathPtr); in android_view_RenderNode_setOutlineConvexPath() local154 renderNode->mutateStagingProperties().mutableOutline().setConvexPath(outlinePath, alpha); in android_view_RenderNode_setOutlineConvexPath()