Home
last modified time | relevance | path

Searched defs:mTimeStats (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.h261 std::shared_ptr<TimeStats> mTimeStats; variable
469 std::shared_ptr<TimeStats> mTimeStats; variable
551 std::shared_ptr<TimeStats> mTimeStats; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DCompositionEngine.h64 std::shared_ptr<TimeStats> mTimeStats; variable
/aosp_15_r20/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/util/perf/
H A DTimedStatementResult.java32 private final Stats mTimeStats; field in TimedStatementResult
/aosp_15_r20/platform_testing/libraries/screenshot/deviceless/layoutlib/tests/src/com/android/layoutlib/bridge/intensive/util/perf/
H A DTimedStatementResult.java32 private final Stats mTimeStats; field in TimedStatementResult
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateStatsTest.cpp43 mock::TimeStats mTimeStats; member in android::scheduler::RefreshRateStatsTest
H A DTimeStatsTest.cpp165 std::unique_ptr<TimeStats> mTimeStats = member in android::__anondce0dc600111::TimeStatsTest
H A DCompositionTest.cpp160 mock::TimeStats* mTimeStats = new mock::TimeStats(); member in android::__anone39d41f60111::CompositionTest
H A DFrameTimelineTest.cpp197 std::shared_ptr<mock::TimeStats> mTimeStats; member in android::frametimeline::FrameTimelineTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateStats.h157 TimeStats& mTimeStats; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.h311 TimeStatsHelper::TimeStatsGlobal mTimeStats; variable
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/
H A DCompositionEngineTest.cpp47 std::shared_ptr<TimeStats> mTimeStats; member
H A DOutputTest.cpp3504 std::shared_ptr<TimeStats> mTimeStats = std::make_shared<android::impl::TimeStats>(); member
/aosp_15_r20/external/openthread/src/core/radio/
H A Dradio.hpp125 otRadioTimeStats mTimeStats; member in ot::RadioStatistics
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1319 const std::shared_ptr<TimeStats> mTimeStats; variable