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

/frameworks/native/services/surfaceflinger/
H A DLayer.h85 struct Geometry { struct in class:android::Layer
89 inline bool operator ==(const Geometry& rhs) const {
92 inline bool operator !=(const Geometry& rhs) const {
98 Geometry active;
99 Geometry requested;

Completed in 51 milliseconds