Home
last modified time | relevance | path

Searched refs:crop_simple_rect (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/geometry/
DGrQuadUtils.cpp179 static GrQuadAAFlags crop_simple_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_simple_rect() function
550 clippedEdges = crop_simple_rect(cropRect, quad->fDevice.xs(), quad->fDevice.ys(), in CropToRect()
558 clippedEdges = crop_simple_rect(cropRect, quad->fDevice.xs(), quad->fDevice.ys(), in CropToRect()