Home
last modified time | relevance | path

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

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