Home
last modified time | relevance | path

Searched defs:addFpsListener (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl361 void addFpsListener(int taskId, IFpsListener listener); in addFpsListener() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp860 binder::Status addFpsListener(int32_t /*taskId*/, in addFpsListener() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp3000 status_t SurfaceComposerClient::addFpsListener(int32_t taskId, in addFpsListener() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1963 status_t SurfaceFlinger::addFpsListener(int32_t taskId, const sp<gui::IFpsListener>& listener) { in addFpsListener() function in android::SurfaceFlinger
10202 binder::Status SurfaceComposerAIDL::addFpsListener(int32_t taskId, in addFpsListener() function in android::SurfaceComposerAIDL