Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DBufferStateLayer.h142 bool willPresentCurrentTransaction() const;
DBufferStateLayer.cpp108 bool BufferStateLayer::willPresentCurrentTransaction() const { in willPresentCurrentTransaction() function in android::BufferStateLayer
299 const bool willPresent = willPresentCurrentTransaction(); in setTransactionCompletedListeners()