Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerSnapshot.cpp29 void updateSurfaceDamage(const RequestedLayerState& requested, bool hasReadyFrame, in updateSurfaceDamage()
DRequestedLayerState.cpp498 bool RequestedLayerState::hasReadyFrame() const { in hasReadyFrame() function in android::surfaceflinger::frontend::RequestedLayerState
DLayerSnapshot.h85 bool hasReadyFrame; member
/frameworks/native/services/surfaceflinger/
DLayer.cpp4120 bool Layer::hasReadyFrame() const { in hasReadyFrame() function in android::Layer