Searched defs:clearAnimationFrameStats (Results 1 – 5 of 5) sorted by relevance
| /frameworks/native/libs/gui/ | ||
| D | ISurfaceComposer.cpp | 526 virtual status_t clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::BpSurfaceComposer |
| D | SurfaceComposerClient.cpp | 1483 status_t SurfaceComposerClient::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceComposerClient |
| /frameworks/native/libs/gui/tests/ | ||
| D | Surface_test.cpp | 639 status_t clearAnimationFrameStats() override { return NO_ERROR; } in clearAnimationFrameStats() function in android::FakeSurfaceComposer |
| /frameworks/base/core/java/android/view/ | ||
| D | SurfaceControl.java | 1195 public static boolean clearAnimationFrameStats() { in clearAnimationFrameStats() method in SurfaceControl |
| /frameworks/native/services/surfaceflinger/ | ||
| D | SurfaceFlinger.cpp | 1133 status_t SurfaceFlinger::clearAnimationFrameStats() { in clearAnimationFrameStats() function in android::SurfaceFlinger |