Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp685 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
782 bound.x = BIG_F / -2; in createXpsImageBrush()
783 bound.y = BIG_F / -2; in createXpsImageBrush()
784 bound.width = BIG_F; in createXpsImageBrush()
785 bound.height = BIG_F; in createXpsImageBrush()
787 bound.x = BIG_F / -2; in createXpsImageBrush()
789 bound.width = BIG_F; in createXpsImageBrush()
793 bound.y = BIG_F / -2; in createXpsImageBrush()
795 bound.height = BIG_F; in createXpsImageBrush()
/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()