Home
last modified time | relevance | path

Searched refs:SeamlessnessEnum (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/TimeStats/
DTimeStats.cpp83 using SeamlessnessEnum = SurfaceflingerStatsLayerInfo::SetFrameRateVote::Seamlessness; in frameRateVoteToProto() typedef
89 proto.set_seamlessness(static_cast<SeamlessnessEnum>(setFrameRateVote.seamlessness)); in frameRateVoteToProto()