Home
last modified time | relevance | path

Searched defs:GrOp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/ops/
H A DGrOp.cpp13 GrOp::GrOp(uint32_t classID) : fClassID(classID) { in GrOp() function in GrOp
H A DAtlasPathRenderer.h27 class GrOp; variable
H A DPathTessellateOp.h100 friend class GrOp; // For ctor. variable
H A DPathInnerTriangulateOp.h131 friend class GrOp; // For ctor. variable
H A DPathStencilCoverOp.h140 friend class GrOp; // For ctor. variable
H A DGrOp.h315 virtual CombineResult onCombineIfPossible(GrOp*, SkArenaAlloc*, const GrCaps&) { in onCombineIfPossible() argument
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAuditTrail.h22 class GrOp; variable
H A DGrOpFlushState.h39 class GrOp; variable