Searched refs:fullSizeCropRect (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | lighting.cpp | 100 SkIRect fullSizeCropRect = SkIRect::MakeXYWH(0, 0, 100, 100); variable 105 const SkIRect* cr = (i == 1) ? &cropRect : (i == 2) ? &fullSizeCropRect : nullptr; |
Completed in 1 milliseconds