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

/frameworks/native/services/surfaceflinger/
H A DLayer.h93 struct Geometry { struct in class:android::Layer
98 inline bool operator ==(const Geometry& rhs) const {
101 inline bool operator !=(const Geometry& rhs) const {
107 Geometry active;
108 Geometry requested;

Completed in 652 milliseconds