Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrontEnd/
H A DLayerSnapshot.cpp30 void updateSurfaceDamage(const RequestedLayerState& requested, bool hasReadyFrame, in updateSurfaceDamage()
H A DRequestedLayerState.cpp586 bool RequestedLayerState::hasReadyFrame() const { in hasReadyFrame() function in android::surfaceflinger::frontend::RequestedLayerState
H A DLayerSnapshot.h79 bool hasReadyFrame; // used in post composition to check if there is another frame ready member