Searched refs:frameRateCategorySmoothSwitchOnly (Results 1 – 8 of 8) sorted by relevance
88 frameRateCategorySmoothSwitchOnly(false), in layer_state_t()159 SAFE_PARCEL(output.writeBool, frameRateCategorySmoothSwitchOnly); in write()283 SAFE_PARCEL(input.readBool, &frameRateCategorySmoothSwitchOnly); in read()663 frameRateCategorySmoothSwitchOnly = other.frameRateCategorySmoothSwitchOnly; in merge()780 frameRateCategorySmoothSwitchOnly); in diff()
2129 s->frameRateCategorySmoothSwitchOnly = smoothSwitchOnly; in setFrameRateCategory()
370 bool frameRateCategorySmoothSwitchOnly; member
180 bool frameRateCategorySmoothSwitchOnly = false; member
585 if (layer.frameRateCategorySmoothSwitchOnly) { in getRankedFrameRatesLocked()
126 frameRateCategorySmoothSwitchOnly = false; in RequestedLayerState()
2167 .frameRateCategorySmoothSwitchOnly = in TEST_P()2233 .frameRateCategorySmoothSwitchOnly = in TEST_P()
5714 if (layer->setFrameRateCategory(category, s.frameRateCategorySmoothSwitchOnly)) { in setClientStateLocked()