HomeSort by relevance Sort by last modified time
    Searched defs:mHwc (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/DisplayHardware/
FramebufferSurface.h 78 HWComposer& mHwc;
VirtualDisplaySurface.h 131 HWComposer& mHwc;
HWComposer.h 266 HWComposer& mHwc;
336 struct hwc_composer_device_1* mHwc;
337 // invariant: mLists[0] != NULL iff mHwc != NULL
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 357 HWComposer& getHwComposer() const { return *mHwc; }
426 HWComposer* mHwc;

Completed in 42 milliseconds