Searched refs:OffsetsConfig (Results 1 – 4 of 4) sorted by relevance
56 struct OffsetsConfig { struct61 bool operator==(const OffsetsConfig& other) const { argument65 bool operator!=(const OffsetsConfig& other) const { return !(*this == other); }69 ConnectionHandle sfConnectionHandle, const OffsetsConfig&);71 void setPhaseOffsets(const OffsetsConfig&) EXCLUDES(mMutex);109 OffsetsConfig mOffsetsConfig GUARDED_BY(mMutex);
37 const OffsetsConfig& config) in VSyncModulator()47 void VSyncModulator::setPhaseOffsets(const OffsetsConfig& config) { in setPhaseOffsets()
34 using Offsets = VSyncModulator::OffsetsConfig;
63 VSyncModulator::OffsetsConfig mOffsets = {{SF_EARLY, APP_EARLY},