Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsConicIntersectionTest.cpp252 SkDRect dBounds; in writeFrames() local
253 dBounds.setBounds(dConic); in writeFrames()
255 bounds = dBounds; in writeFrames()
258 bounds.add((SkDPoint&) dBounds.fLeft); in writeFrames()
259 bounds.add((SkDPoint&) dBounds.fRight); in writeFrames()
/external/skqp/tests/
DPathOpsConicIntersectionTest.cpp252 SkDRect dBounds; in writeFrames() local
253 dBounds.setBounds(dConic); in writeFrames()
255 bounds = dBounds; in writeFrames()
258 bounds.add((SkDPoint&) dBounds.fLeft); in writeFrames()
259 bounds.add((SkDPoint&) dBounds.fRight); in writeFrames()