Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp194 std::string toString(SurfaceFrame::PresentState presentState) { in toString()
368 void SurfaceFrame::setPresentState(PresentState presentState, nsecs_t lastLatchTime) { in setPresentState()