Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkRecorder.cpp45 SkIRect picBounds = bounds.roundOut(); in safe_picture_bounds() local
52 if (!picBounds.intersect(kSafeBounds)) { in safe_picture_bounds()
53 picBounds.setEmpty(); in safe_picture_bounds()
55 return picBounds; in safe_picture_bounds()

Completed in 3 milliseconds