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

/frameworks/base/services/surfaceflinger/
H A DSurfaceFlinger.h132 class GraphicPlane class in namespace:android
138 GraphicPlane();
139 ~GraphicPlane();
155 GraphicPlane(const GraphicPlane&);
156 GraphicPlane operator = (const GraphicPlane&);
294 const GraphicPlane& graphicPlane(int dpy) const;
295 GraphicPlane& graphicPlane(int dpy);
383 GraphicPlane mGraphicPlane
[all...]

Completed in 34 milliseconds