Home
last modified time | relevance | path

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

/third_party/skia/gm/
H A Dlighting.cpp100 SkIRect fullSizeCropRect = SkIRect::MakeXYWH(0, 0, 100, 100); variable
105 const SkIRect* cr = (i == 1) ? &cropRect : (i == 2) ? &fullSizeCropRect : nullptr;

Completed in 1 milliseconds