Searched defs:willReleaseBufferOnLatch (Results 1 – 3 of 3) sorted by relevance
506 bool RequestedLayerState::willReleaseBufferOnLatch() const { in willReleaseBufferOnLatch() function in android::surfaceflinger::frontend::RequestedLayerState
4044 bool Layer::willReleaseBufferOnLatch() const { in willReleaseBufferOnLatch() function in android::Layer
2290 const bool willReleaseBufferOnLatch = layer->willReleaseBufferOnLatch(); in updateLayerSnapshots() local