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

/frameworks/native/services/surfaceflinger/
H A DLayer.h84 struct Geometry { struct in class:android::Layer
88 inline bool operator ==(const Geometry& rhs) const {
91 inline bool operator !=(const Geometry& rhs) const {
97 Geometry active;
98 Geometry requested;

Completed in 167 milliseconds