Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:qhwc

54 namespace qhwc {
348 }; //qhwc namespace
358 qhwc::CopyBit *mCopyBit[MAX_DISPLAYS];
366 qhwc::IFBUpdate *mFBUpdate[MAX_DISPLAYS];
368 qhwc::ExternalDisplay *mExtDisplay;
369 qhwc::MDPInfo mMDP;
370 qhwc::VsyncState vstate;
371 qhwc::DisplayAttributes dpyAttr[MAX_DISPLAYS];
372 qhwc::ListStats listStats[MAX_DISPLAYS];
373 qhwc::LayerProp *layerProp[MAX_DISPLAYS];
374 qhwc::LayerRotMap *mLayerRotMap[MAX_DISPLAYS];
375 qhwc::MDPComp *mMDPComp[MAX_DISPLAYS];
376 qhwc::AssertiveDisplay *mAD;
390 namespace qhwc {