Home
last modified time | relevance | path

Searched defs:octoBounds (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/tests/
DOctoBoundsTest.cpp22 Reporter* reporter, const SkIRect& clipRect, const GrOctoBounds& octoBounds) { in validate_octo_bounds()
138 GrOctoBounds octoBounds(SkRect::MakeLTRB(l,t,r,b), SkRect::MakeLTRB(l45,t45,r45,b45)); in test_octagon() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathProcessor.h103 const GrOctoBounds& octoBounds, const SkIVector& devToAtlasOffset, uint64_t color, in set()
DGrOctoBounds.h73 void setOffset(const GrOctoBounds& octoBounds, float dx, float dy) { in setOffset()
DGrCCPerFlushResources.cpp313 GrOctoBounds* octoBounds) { in transform_path_pts()
372 GrOctoBounds* octoBounds, SkIRect* devIBounds, SkIVector* devToAtlasOffset) { in renderShapeInAtlas()
DGrCCPathCache.cpp358 const GrOctoBounds& octoBounds, const SkIRect& devIBounds, const SkIVector& maskShift) { in setCoverageCountAtlas()
DGrCCDrawPathsOp.cpp382 GrOctoBounds octoBounds; in setupResources() local