Searched refs:outlinePath (Results 1 – 2 of 2) sorted by relevance
540 const SkPath* outlinePath = properties().getOutline().getPath(); in getClippedOutline() local541 const uint32_t outlineID = outlinePath->getGenerationID(); in getClippedOutline()551 Op(*outlinePath, clipPath, kIntersect_SkPathOp, &mClippedOutlineCache.clippedOutline); in getClippedOutline()
150 SkPath* outlinePath = reinterpret_cast<SkPath*>(outlinePathPtr); in android_view_RenderNode_setOutlinePath() local151 renderNode->mutateStagingProperties().mutableOutline().setPath(outlinePath, alpha); in android_view_RenderNode_setOutlinePath()