Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp250 SkDRect dBounds; in writeFrames() local
251 dBounds.setBounds(dConic); in writeFrames()
253 bounds = dBounds; in writeFrames()
256 bounds.add((SkDPoint&) dBounds.fLeft); in writeFrames()
257 bounds.add((SkDPoint&) dBounds.fRight); in writeFrames()

Completed in 1 milliseconds