Home
last modified time | relevance | path

Searched refs:PixelSource (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/renderengine/include/renderengine/
DLayerSettings.h93 struct PixelSource { struct
136 PixelSource source = PixelSource();
175 static inline bool operator==(const PixelSource& lhs, const PixelSource& rhs) {
221 static inline void PrintTo(const PixelSource& settings, ::std::ostream* os) { in PrintTo()