Home
last modified time | relevance | path

Searched refs:framePresentTimeIsCurrent (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/services/surfaceflinger/
DBufferQueueLayer.h64 bool framePresentTimeIsCurrent() const override;
DBufferLayer.h117 virtual bool framePresentTimeIsCurrent() const = 0;
DBufferStateLayer.h104 bool framePresentTimeIsCurrent() const override;
DBufferQueueLayer.cpp140 bool BufferQueueLayer::framePresentTimeIsCurrent() const { in framePresentTimeIsCurrent() function in android::BufferQueueLayer
DBufferLayer.cpp546 const bool presentTimeIsCurrent = framePresentTimeIsCurrent(); in notifyAvailableFrames()
DBufferStateLayer.cpp378 bool BufferStateLayer::framePresentTimeIsCurrent() const { in framePresentTimeIsCurrent() function in android::BufferStateLayer