Home
last modified time | relevance | path

Searched defs:latchBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/
H A DBufferLayer.cpp490 bool BufferLayer::latchBuffer(bool& recomputeVisibleRegions, nsecs_t latchTime, in latchBuffer() function in android::BufferLayer
H A DLayer.h560 virtual bool latchBuffer(bool& /*recomputeVisibleRegions*/, nsecs_t /*latchTime*/, in latchBuffer() function