Searched defs:clearAnimationFrameStats (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/native/libs/gui/ | ||
H A D | ISurfaceComposer.cpp | 469 status_t clearAnimationFrameStats() override { in clearAnimationFrameStats() function in android::BpSurfaceComposer |
H A D | SurfaceComposerClient.cpp | 2079 status_t SurfaceComposerClient::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceComposerClient |
/aosp12/frameworks/native/libs/gui/tests/ | ||
H A D | Surface_test.cpp | 771 status_t clearAnimationFrameStats() override { return NO_ERROR; } in clearAnimationFrameStats() function in android::FakeSurfaceComposer |
/aosp12/frameworks/base/core/java/android/view/ | ||
H A D | SurfaceControl.java | 1761 public static boolean clearAnimationFrameStats() { in clearAnimationFrameStats() method in SurfaceControl |
/aosp12/frameworks/native/services/surfaceflinger/ | ||
H A D | SurfaceFlinger.cpp | 1391 status_t SurfaceFlinger::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceFlinger |