Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h93 struct FrameRate { struct
97 FrameRateCompatibility type = FrameRateCompatibility::Default; argument
100 FrameRate() = default; argument
106 bool operator==(const FrameRate& other) const { argument
119 static Seamlessness getSeamlessness(Fps rate, Seamlessness seamlessness) { in getSeamlessness()
/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.h52 FrameRate = 1u << 13, enumerator
/frameworks/native/services/surfaceflinger/tests/unittests/
DSetFrameRateTest.cpp47 using FrameRate = Layer::FrameRate; typedef
/frameworks/native/services/surfaceflinger/
DLayer.h115 using FrameRate = scheduler::LayerInfo::FrameRate; variable
/frameworks/av/media/module/codecs/m4v_h263/enc/src/
Dmp4lib_int.h395 float FrameRate; /* Src frame Rate */ member