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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger_hwc1.cpp 525 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext);
629 sp<const DisplayDevice> hw(getDefaultDisplayDevice());
    [all...]
SurfaceFlinger.h 120 sp<const DisplayDevice> getDefaultDisplayDevice() const {
SurfaceFlinger.cpp 500 getDefaultDisplayDevice()->makeCurrent(mEGLDisplay, mEGLContext);
605 sp<const DisplayDevice> hw(getDefaultDisplayDevice());
    [all...]
Layer.cpp 172 const sp<const DisplayDevice> hw(mFlinger->getDefaultDisplayDevice());
    [all...]

Completed in 216 milliseconds