Searched refs:ack_pending_ (Results 1 – 4 of 4) sorted by relevance
58 ack_pending_(true), in ChildFrameCompositingHelper()131 if (!resource_collection_.get() || !ack_pending_) in DidCommitCompositorFrame()143 ack_pending_ = false; in DidCommitCompositorFrame()188 ack_pending_ = false; in OnContainerDestroy()266 ack_pending_ = true; in OnCompositorFrameSwapped()275 if (ack_pending_) in UnusedResourcesAreAvailable()
114 bool ack_pending_; variable
41 ack_pending_(false), in RendererAccessibilityComplete()143 if (!ack_pending_ && !weak_factory_.HasWeakPtrs()) { in HandleAXEvent()170 ack_pending_ = true; in SendPendingAccessibilityEvents()385 DCHECK(ack_pending_); in OnEventsAck()386 ack_pending_ = false; in OnEventsAck()
95 bool ack_pending_; variable