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

/frameworks/base/libs/hwui/
H A DFrameBuilder.cpp469 const SkPath* projectionReceiverOutline = renderNode.properties().getOutline().getPath(); local
472 if (projectionReceiverOutline) {
477 projectionReceiverOutline->transform(
H A DRenderNode.cpp982 const SkPath* projectionReceiverOutline = properties().getOutline().getPath(); local
1004 renderer.setProjectionPathMask(alloc, projectionReceiverOutline);

Completed in 29 milliseconds