Searched refs:outlinePath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_RenderNode.cpp152 SkPath* outlinePath = reinterpret_cast<SkPath*>(outlinePathPtr); local
153 renderNode->mutateStagingProperties().mutableOutline().setConvexPath(outlinePath, alpha);

Completed in 376 milliseconds