Home
last modified time | relevance | path

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

/external/skia/src/xps/
DSkXPSDevice.cpp679 const FLOAT BIG_F = SkScalarToFLOAT(BIG); in createXpsImageBrush() local
774 bound.x = BIG_F / -2; in createXpsImageBrush()
775 bound.y = BIG_F / -2; in createXpsImageBrush()
776 bound.width = BIG_F; in createXpsImageBrush()
777 bound.height = BIG_F; in createXpsImageBrush()
779 bound.x = BIG_F / -2; in createXpsImageBrush()
781 bound.width = BIG_F; in createXpsImageBrush()
785 bound.y = BIG_F / -2; in createXpsImageBrush()
787 bound.height = BIG_F; in createXpsImageBrush()
/external/skqp/src/xps/
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()