Searched refs:frameRateCompatibility (Results 1 – 9 of 9) sorted by relevance
65 frameRateCompatibility(ANATIVEWINDOW_FRAME_RATE_COMPATIBILITY_DEFAULT), in layer_state_t()152 SAFE_PARCEL(output.writeByte, frameRateCompatibility); in write()273 SAFE_PARCEL(input.readByte, &frameRateCompatibility); in read()535 frameRateCompatibility = other.frameRateCompatibility; in merge()
1644 s->frameRateCompatibility = compatibility; in setFrameRate()
349 const auto frameRateCompatibility = [frameRate] { in frameRateToSetFrameRateVotePayload() local372 .frameRateCompatibility = frameRateCompatibility, in frameRateToSetFrameRateVotePayload()
4159 if (ValidateFrameRate(s.frameRate, s.frameRateCompatibility, s.changeFrameRateStrategy, in setClientStateLocked()4162 Layer::FrameRate::convertCompatibility(s.frameRateCompatibility); in setClientStateLocked()
66 } frameRateCompatibility = FrameRateCompatibility::Undefined; member
206 int8_t frameRateCompatibility; member
382 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()387 .frameRateCompatibility = in TEST_F()427 .frameRateCompatibility = in TEST_F()433 .frameRateCompatibility = TimeStats::SetFrameRateVote::FrameRateCompatibility::Default, in TEST_F()1183 .frameRateCompatibility = in TEST_F()1257 (int)frameRate60.frameRateCompatibility); in TEST_F()
120 toString(frameRateCompatibility).c_str()); in toString()
85 static_cast<FrameRateCompatibilityEnum>(setFrameRateVote.frameRateCompatibility)); in frameRateVoteToProto()