Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl366 void removeFpsListener(IFpsListener listener); in removeFpsListener() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp865 binder::Status removeFpsListener(const sp<gui::IFpsListener>& /*listener*/) override { in removeFpsListener() function in android::FakeSurfaceComposerAIDL
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp3007 status_t SurfaceComposerClient::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceComposerClient
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1972 status_t SurfaceFlinger::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceFlinger
10211 binder::Status SurfaceComposerAIDL::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceComposerAIDL