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

/frameworks/base/libs/hwui/
H A DRenderNode.cpp561 const SkPath* projectionOutline = nullptr; local
570 projectionOutline = properties().getOutline().getPath();
578 projectionOutline = outlineOfProjectionSurface;
583 projectionOutline, projectionChildren, projectionTransform);

Completed in 100 milliseconds