Home
last modified time | relevance | path

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

/third_party/skia/src/xps/
H A DSkXPSDevice.cpp682 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
777 bound.x = BIG_F / -2; in createXpsImageBrush()
778 bound.y = BIG_F / -2; in createXpsImageBrush()
779 bound.width = BIG_F; in createXpsImageBrush()
780 bound.height = BIG_F; in createXpsImageBrush()
782 bound.x = BIG_F / -2; in createXpsImageBrush()
784 bound.width = BIG_F; in createXpsImageBrush()
788 bound.y = BIG_F / -2; in createXpsImageBrush()
790 bound.height = BIG_F; in createXpsImageBrush()

Completed in 6 milliseconds