Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/stats/
DSurfaceFlingerPuller.cpp138 optional<BytesField> frameRateVote = getBytes(atom.set_frame_rate_vote(), frameRateVoteStr); in parseLayerInfoPull() local
/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp446 SetFrameRateVote frameRateVote, in flushAvailableRecordsToStatsLocked()
718 SetFrameRateVote frameRateVote, GameMode gameMode) { in setPresentTime()
744 SetFrameRateVote frameRateVote, GameMode gameMode) { in setPresentFence()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTimeStatsTest.cpp157 nsecs_t ts, TimeStats::SetFrameRateVote frameRateVote = {}, in insertTimeRecord()
209 TimeStats::SetFrameRateVote frameRateVote, GameMode gameMode) { in setTimeStamp()
/frameworks/base/services/core/java/com/android/server/display/mode/
DDisplayModeDirector.java1273 Vote frameRateVote = getFrameRateVote( in setAppRequest() local
/frameworks/native/services/surfaceflinger/
DLayer.cpp1309 bool Layer::setFrameRate(FrameRate::FrameRateVote frameRateVote) { in setFrameRate()