Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp826 virtual status_t removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2145 status_t SurfaceComposerClient::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp848 status_t removeFpsListener(const sp<gui::IFpsListener>& /*listener*/) { return NO_ERROR; } in removeFpsListener() function in android::FakeSurfaceComposer
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1569 status_t SurfaceFlinger::removeFpsListener(const sp<gui::IFpsListener>& listener) { in removeFpsListener() function in android::SurfaceFlinger