Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContextPriv.h77 bool drawAndStencilRect(const GrHardClip&,
DGrReducedClip.cpp694 return rtc->priv().drawAndStencilRect(clip, ss, (SkRegion::Op)element->getOp(), in stencil_element()
793 if (!rtc->priv().drawAndStencilRect(clip, &kDrawOutsideElement, op, !invert, GrAA::kNo, in drawAlphaClipMask()
DGrRenderTargetContext.cpp864 bool GrRenderTargetContextPriv::drawAndStencilRect(const GrHardClip& clip, in drawAndStencilRect() function in GrRenderTargetContextPriv
1753 this->drawAndStencilRect(clip, ss, op, invert, GrAA::kNo, SkMatrix::I(), in drawAndStencilPath()
/external/skqp/gm/
Dwindowrectangles.cpp215 maskRTC->priv().drawAndStencilRect(make_stencil_only_clip(), &GrUserStencilSettings::kUnused, in visualizeAlphaMask()