Searched defs:FrameRate (Results 1 – 5 of 5) sorted by relevance
85 struct FrameRate { struct89 FrameRateCompatibility type; argument92 FrameRate() in FrameRate() function134 FrameRate setFrameRateVote; argument
122 struct FrameRate { struct123 uint32_t durationNumerator; // frame duration numerator. Ex: 1124 uint32_t durationDenominator; // frame duration denominator. Ex: 30
52 using FrameRate = Layer::FrameRate; typedef
147 using FrameRate = scheduler::LayerInfo::FrameRate; variable
395 float FrameRate; /* Src frame Rate */ member