Searched defs:opBeingClipped (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/src/gpu/ops/ |
H A D | AtlasPathRenderer.cpp | 324 makeAtlasClipEffect(const SurfaceDrawContext* sdc, const GrOp* opBeingClipped, std::unique_ptr<GrFragmentProcessor> inputFP, const SkIRect& drawBounds, const SkMatrix& viewMatrix, const SkPath& path) makeAtlasClipEffect() argument
|
/third_party/skia/src/gpu/v1/ |
H A D | ClipStack.cpp | 239 clip_atlas_fp(const skgpu::v1::SurfaceDrawContext* sdc, const GrOp* opBeingClipped, skgpu::v1::AtlasPathRenderer* atlasPathRenderer, const SkIRect& scissorBounds, const skgpu::v1::ClipStack::Element& e, std::unique_ptr<GrFragmentProcessor> inputFP) clip_atlas_fp() argument
|
Completed in 5 milliseconds