Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferStateLayer.h142 bool willPresentCurrentTransaction() const;
H A DBufferStateLayer.cpp246 bool BufferStateLayer::willPresentCurrentTransaction() const { in willPresentCurrentTransaction() function in android::BufferStateLayer
560 const bool willPresent = willPresentCurrentTransaction(); in setTransactionCompletedListeners()