Home
last modified time | relevance | path

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

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