Home
last modified time | relevance | path

Searched refs:mSf (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DWindowInfosListenerInvoker.cpp41 WindowInfosListenerInvoker::WindowInfosListenerInvoker(const sp<SurfaceFlinger>& sf) : mSf(sf) { in WindowInfosListenerInvoker()
92 mSf->windowInfosReported(); in windowInfosReported()
H A DWindowInfosListenerInvoker.h50 const sp<SurfaceFlinger> mSf; variable