Home
last modified time | relevance | path

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

/external/skia/src/device/xps/
DSkXPSDevice.cpp686 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
783 bound.x = BIG_F / -2; in createXpsImageBrush()
784 bound.y = BIG_F / -2; in createXpsImageBrush()
785 bound.width = BIG_F; in createXpsImageBrush()
786 bound.height = BIG_F; in createXpsImageBrush()
788 bound.x = BIG_F / -2; in createXpsImageBrush()
790 bound.width = BIG_F; in createXpsImageBrush()
794 bound.y = BIG_F / -2; in createXpsImageBrush()
796 bound.height = BIG_F; in createXpsImageBrush()