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

/frameworks/native/services/surfaceflinger/
H A DLayer.h90 struct Geometry { struct in class:android::Layer
94 inline bool operator ==(const Geometry& rhs) const {
97 inline bool operator !=(const Geometry& rhs) const {
103 Geometry active;
104 Geometry requested;
/frameworks/base/libs/hwui/font/
H A DFont.cpp45 mDeviceProperties = SkDeviceProperties::Make(SkDeviceProperties::Geometry::MakeDefault(), 1.0f);

Completed in 31 milliseconds