Searched refs:Geometry (Results 1 – 2 of 2) sorted by relevance
90 struct Geometry { struct94 inline bool operator ==(const Geometry& rhs) const { argument97 inline bool operator !=(const Geometry& rhs) const {103 Geometry active;104 Geometry requested;
45 mDeviceProperties = SkDeviceProperties::Make(SkDeviceProperties::Geometry::MakeDefault(), 1.0f); in Font()