Searched refs:latchSidebandStream (Results 1 – 6 of 6) sorted by relevance
94 bool latchSidebandStream(bool& recomputeVisibleRegions) override;
196 virtual bool latchSidebandStream(bool& recomputeVisibleRegions) = 0;
126 bool latchSidebandStream(bool& recomputeVisibleRegions) override;
197 bool BufferQueueLayer::latchSidebandStream(bool& recomputeVisibleRegions) { in latchSidebandStream() function in android::BufferQueueLayer
490 bool refreshRequired = latchSidebandStream(recomputeVisibleRegions); in latchBuffer()
705 bool BufferStateLayer::latchSidebandStream(bool& recomputeVisibleRegions) { in latchSidebandStream() function in android::BufferStateLayer