Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:graphicPlane

52     const DisplayHardware& hw(flinger->graphicPlane(0).displayHardware());
68 const GraphicPlane& LayerBase::graphicPlane(int dpy) const
70 return mFlinger->graphicPlane(dpy);
73 GraphicPlane& LayerBase::graphicPlane(int dpy)
75 return mFlinger->graphicPlane(dpy);
238 const DisplayHardware& hw(graphicPlane(0).displayHardware());
345 const DisplayHardware& hw(graphicPlane(0).displayHardware());
355 const DisplayHardware& hw(graphicPlane(0).displayHardware());
374 const DisplayHardware& hw(graphicPlane(0).displayHardware());