Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrAppliedClip.h40 GrAppliedHardClip(const SkISize& rtDims) : fScissorState(rtDims) {} in GrAppliedHardClip() function
41 GrAppliedHardClip(const SkISize& logicalRTDims, const SkISize& backingStoreDims) in GrAppliedHardClip() function
DGrFixedClip.h17 class GrAppliedHardClip; variable
DGrPipeline.h34 class GrAppliedHardClip; variable
/external/skia/src/gpu/ganesh/tessellate/
DGrPathTessellationShader.h21 class GrAppliedHardClip; variable