Searched refs:getDisplayStats (Results 1 – 7 of 7) sorted by relevance
157 virtual status_t getDisplayStats(const sp<IBinder>& display,
357 status_t res = mComposer->getDisplayStats(NULL /* display */, &stats); in updateVsync()
319 virtual status_t getDisplayStats(const sp<IBinder>& display, in getDisplayStats() function in android::BpSurfaceComposer719 status_t result = getDisplayStats(display, &stats); in onTransact()
159 status_t result = composerService()->getDisplayStats(NULL, &stats); in getDisplayRefreshCycleDuration()
426 virtual status_t getDisplayStats(const sp<IBinder>& display,
918 status_t SurfaceFlinger::getDisplayStats(const sp<IBinder>& /* display */, in getDisplayStats() function in android::SurfaceFlinger
582 status_t getDisplayStats(const sp<IBinder>& /*display*/, in getDisplayStats() function in android::FakeSurfaceComposer