Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.cpp680 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
775 bound.x = BIG_F / -2; in createXpsImageBrush()
776 bound.y = BIG_F / -2; in createXpsImageBrush()
777 bound.width = BIG_F; in createXpsImageBrush()
778 bound.height = BIG_F; in createXpsImageBrush()
780 bound.x = BIG_F / -2; in createXpsImageBrush()
782 bound.width = BIG_F; in createXpsImageBrush()
786 bound.y = BIG_F / -2; in createXpsImageBrush()
788 bound.height = BIG_F; in createXpsImageBrush()