Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp664 virtual status_t removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::BpSurfaceComposer
DSurfaceComposerClient.cpp2371 status_t SurfaceComposerClient::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceComposerClient
/frameworks/native/libs/gui/tests/
DSurface_test.cpp811 status_t removeFpsListener(const sp<gui::IFpsListener>& /*listener*/) { return NO_ERROR; } in removeFpsListener() function in android::FakeSurfaceComposer
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp1639 status_t SurfaceFlinger::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceFlinger