Searched refs:getDisplayStats (Results 1 – 7 of 7) sorted by relevance
49 status_t res = mComposer->getDisplayStats(NULL /* display */, &stats); in updateVsync()
183 virtual status_t getDisplayStats(const sp<IBinder>& display,
398 virtual status_t getDisplayStats(const sp<IBinder>& display, in getDisplayStats() function in android::BpSurfaceComposer1469 status_t result = getDisplayStats(display, &stats); in onTransact()
176 status_t result = composerService()->getDisplayStats(nullptr, &stats); in getDisplayRefreshCycleDuration()
445 status_t getDisplayStats(const sp<IBinder>& displayToken, DisplayStatInfo* stats) override;
950 status_t SurfaceFlinger::getDisplayStats(const sp<IBinder>&, DisplayStatInfo* stats) { in getDisplayStats() function in android::SurfaceFlinger
729 status_t getDisplayStats(const sp<IBinder>& /*display*/, in getDisplayStats() function in android::FakeSurfaceComposer