Home
last modified time | relevance | path

Searched defs:frameRateVote (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/jni/stats/
H A DSurfaceFlingerPuller.cpp135 optional<BytesField> frameRateVote = getBytes(atom.set_frame_rate_vote(), frameRateVoteStr); in parseLayerInfoPull() local
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/
H A DTimeStats.cpp456 SetFrameRateVote frameRateVote, in flushAvailableRecordsToStatsLocked()
721 SetFrameRateVote frameRateVote, int32_t gameMode) { in setPresentTime()
747 SetFrameRateVote frameRateVote, int32_t gameMode) { in setPresentFence()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTimeStatsTest.cpp156 nsecs_t ts, TimeStats::SetFrameRateVote frameRateVote = {}, in insertTimeRecord()
208 TimeStats::SetFrameRateVote frameRateVote, int32_t gameMode) { in setTimeStamp()