Home
last modified time | relevance | path

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

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