HomeSort by relevance Sort by last modified time
    Searched refs:stencilClip (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/ops/
GrStencilAndCoverPathRenderer.cpp 111 GrStencilClip stencilClip(appliedClip.stencilStackID());
113 stencilClip.fixedClip().setScissor(appliedClip.scissorState().rect());
116 stencilClip.fixedClip().setWindowRectangles(appliedClip.windowRectsState().windows(),
121 args.fRenderTargetContext->priv().stencilPath(stencilClip, args.fAAType, viewMatrix,
GrDrawPathOp.cpp 59 bool stencilClip = appliedClip && appliedClip->hasStencilClip();
60 stencil->reset(GrPathRendering::GetStencilPassSettings(fillType), stencilClip,
  /external/skqp/src/gpu/ops/
GrStencilAndCoverPathRenderer.cpp 111 GrStencilClip stencilClip(appliedClip.stencilStackID());
113 stencilClip.fixedClip().setScissor(appliedClip.scissorState().rect());
116 stencilClip.fixedClip().setWindowRectangles(appliedClip.windowRectsState().windows(),
121 args.fRenderTargetContext->priv().stencilPath(stencilClip, args.fAAType, viewMatrix,
GrDrawPathOp.cpp 59 bool stencilClip = appliedClip && appliedClip->hasStencilClip();
60 stencil->reset(GrPathRendering::GetStencilPassSettings(fillType), stencilClip,
  /external/skia/src/gpu/
GrReducedClip.cpp     [all...]
  /external/skqp/src/gpu/
GrReducedClip.cpp     [all...]

Completed in 516 milliseconds