Home
last modified time | relevance | path

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

/external/skia/src/device/xps/
DSkXPSDevice.cpp702 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
799 bound.x = BIG_F / -2; in createXpsImageBrush()
800 bound.y = BIG_F / -2; in createXpsImageBrush()
801 bound.width = BIG_F; in createXpsImageBrush()
802 bound.height = BIG_F; in createXpsImageBrush()
804 bound.x = BIG_F / -2; in createXpsImageBrush()
806 bound.width = BIG_F; in createXpsImageBrush()
810 bound.y = BIG_F / -2; in createXpsImageBrush()
812 bound.height = BIG_F; in createXpsImageBrush()