Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp813 virtual status_t addFpsListener(int32_t taskId, const sp<gui::IFpsListener>& listener) { in addFpsListener() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2140 status_t SurfaceComposerClient::addFpsListener(int32_t taskId, in addFpsListener() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp845 status_t addFpsListener(int32_t /*taskId*/, const sp<gui::IFpsListener>& /*listener*/) { in addFpsListener() function in android::FakeSurfaceComposer
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1560 status_t SurfaceFlinger::addFpsListener(int32_t taskId, const sp<gui::IFpsListener>& listener) { in addFpsListener() function in android::SurfaceFlinger