Home
last modified time | relevance | path

Searched defs:GrAppliedHardClip (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrTessellatePathOp.h13 class GrAppliedHardClip; variable
/external/skqp/src/gpu/
DGrClip.h170 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip*, SkRect*) const final { return true; } in apply() argument
/external/skia/src/gpu/
DGrClip.h170 bool apply(int rtWidth, int rtHeight, GrAppliedHardClip*, SkRect*) const final { return true; } in apply() argument
DGrPipeline.h28 class GrAppliedHardClip; variable