Searched defs:crop_rect (Results 1 – 3 of 3) sorted by relevance
118 SimplePhilox* random, Rectangle* crop_rect) { in GenerateRandomCrop()354 Rectangle crop_rect; in DoCompute() local
149 static GrQuadAAFlags crop_rect(const SkRect& clipDevRect, float x[4], float y[4], in crop_rect() function
1970 SkIRect crop_rect = SkIRect::MakeXYWH(-111, -222, 333, 444); in test_arithmetic_combinations() local