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

/frameworks/base/libs/hwui/
H A DRenderNode.cpp557 const SkPath* projectionOutline = NULL; local
566 projectionOutline = properties().getOutline().getPath();
574 projectionOutline = outlineOfProjectionSurface;
579 projectionOutline, projectionChildren, projectionTransform);

Completed in 27 milliseconds