Searched defs:hasReadyFrame (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/surfaceflinger/FrontEnd/ | ||
| D | LayerSnapshot.cpp | 29 void updateSurfaceDamage(const RequestedLayerState& requested, bool hasReadyFrame, in updateSurfaceDamage() |
| D | RequestedLayerState.cpp | 498 bool RequestedLayerState::hasReadyFrame() const { in hasReadyFrame() function in android::surfaceflinger::frontend::RequestedLayerState |
| D | LayerSnapshot.h | 85 bool hasReadyFrame; member |
| /frameworks/native/services/surfaceflinger/ | ||
| D | Layer.cpp | 4120 bool Layer::hasReadyFrame() const { in hasReadyFrame() function in android::Layer |