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

/frameworks/native/include/layerproto/
H A DLayerProtoParser.h29 class LayerProtoParser { class in namespace:android::surfaceflinger
86 LayerProtoParser::Region transparentRegion;
87 LayerProtoParser::Region visibleRegion;
88 LayerProtoParser::Region damageRegion;
94 LayerProtoParser::Rect crop;
95 LayerProtoParser::Rect finalCrop;
107 LayerProtoParser::ActiveBuffer activeBuffer;
110 LayerProtoParser::Rect hwcFrame;
111 LayerProtoParser::FloatRect hwcCrop;
131 static std::string layersToString(std::vector<std::unique_ptr<LayerProtoParser
[all...]
/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
H A DLayerProtoParser.h29 class LayerProtoParser { class in namespace:android::surfaceflinger
86 LayerProtoParser::Region transparentRegion;
87 LayerProtoParser::Region visibleRegion;
88 LayerProtoParser::Region damageRegion;
94 LayerProtoParser::Rect crop;
95 LayerProtoParser::Rect finalCrop;
107 LayerProtoParser::ActiveBuffer activeBuffer;
110 LayerProtoParser::Rect hwcFrame;
111 LayerProtoParser::FloatRect hwcCrop;
131 static std::string layersToString(std::vector<std::unique_ptr<LayerProtoParser
[all...]

Completed in 91 milliseconds