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