Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h1165 bool latchSidebandStream(bool& recomputeVisibleRegions);
DLayer.cpp3521 bool Layer::latchSidebandStream(bool& recomputeVisibleRegions) { in latchSidebandStream() function in android::Layer
4146 bool refreshRequired = latchSidebandStream(recomputeVisibleRegions); in latchBufferImpl()