Searched refs:mSf (Results 1 – 2 of 2) sorted by relevance
41 WindowInfosListenerInvoker::WindowInfosListenerInvoker(const sp<SurfaceFlinger>& sf) : mSf(sf) { in WindowInfosListenerInvoker()92 mSf->windowInfosReported(); in windowInfosReported()
50 const sp<SurfaceFlinger> mSf; variable