Home
last modified time | relevance | path

Searched refs:crop_rect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/geometry/
H A DGrQuadUtils.cpp149 static GrQuadAAFlags crop_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_rect() function
177 // Similar to crop_rect, but assumes that both the device coordinates and optional local coordinates
544 // crop_rect and crop_rect_simple keep the rectangles as rectangles, so the intersection in CropToRect()
553 clippedEdges = crop_rect(cropRect, quad->fDevice.xs(), quad->fDevice.ys(), in CropToRect()
561 clippedEdges = crop_rect(cropRect, quad->fDevice.xs(), quad->fDevice.ys(), in CropToRect()

Completed in 3 milliseconds