Home
last modified time | relevance | path

Searched defs:clearAnimationFrameStats (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp469 status_t clearAnimationFrameStats() override { in clearAnimationFrameStats() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2079 status_t SurfaceComposerClient::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceComposerClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp771 status_t clearAnimationFrameStats() override { return NO_ERROR; } in clearAnimationFrameStats() function in android::FakeSurfaceComposer
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java1761 public static boolean clearAnimationFrameStats() { in clearAnimationFrameStats() method in SurfaceControl
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1391 status_t SurfaceFlinger::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceFlinger