Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/FrontEnd/
DRequestedLayerState.cpp614 bool RequestedLayerState::willReleaseBufferOnLatch() const { in willReleaseBufferOnLatch() function in android::surfaceflinger::frontend::RequestedLayerState
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp2618 const bool willReleaseBufferOnLatch = layer->willReleaseBufferOnLatch(); in updateLayerSnapshots() local