Home
last modified time | relevance | path

Searched refs:getDisplayStats (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/gui/
DISurfaceComposer.h129 virtual status_t getDisplayStats(const sp<IBinder>& display,
/frameworks/native/libs/gui/
DISurfaceComposer.cpp241 virtual status_t getDisplayStats(const sp<IBinder>& display, in getDisplayStats() function in android::BpSurfaceComposer
424 status_t result = getDisplayStats(display, &stats); in onTransact()
/frameworks/av/media/libmediaplayerservice/
DVideoFrameScheduler.cpp348 status_t res = mComposer->getDisplayStats(NULL /* display */, &stats); in updateVsync()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h209 virtual status_t getDisplayStats(const sp<IBinder>& display,
DSurfaceFlinger.cpp610 status_t SurfaceFlinger::getDisplayStats(const sp<IBinder>& display, in getDisplayStats() function in android::SurfaceFlinger