Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferStateLayer.h141 bool willPresentCurrentTransaction() const;
DBufferStateLayer.cpp250 bool BufferStateLayer::willPresentCurrentTransaction() const { in willPresentCurrentTransaction() function in android::BufferStateLayer
562 const bool willPresent = willPresentCurrentTransaction(); in setTransactionCompletedListeners()