Searched defs:removeFpsListener (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/libs/gui/ | ||
D | ISurfaceComposer.cpp | 664 virtual status_t removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::BpSurfaceComposer |
D | SurfaceComposerClient.cpp | 2371 status_t SurfaceComposerClient::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceComposerClient |
/frameworks/native/libs/gui/tests/ | ||
D | Surface_test.cpp | 811 status_t removeFpsListener(const sp<gui::IFpsListener>& /*listener*/) { return NO_ERROR; } in removeFpsListener() function in android::FakeSurfaceComposer |
/frameworks/native/services/surfaceflinger/ | ||
D | SurfaceFlinger.cpp | 1639 status_t SurfaceFlinger::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceFlinger |