Searched refs:own_mailbox_ (Results 1 – 2 of 2) sorted by relevance
28 own_mailbox_(false), in TextureLayerImpl()45 own_mailbox_ = true; in SetTextureMailbox()65 if (own_mailbox_) { in PushPropertiesTo()68 own_mailbox_ = false; in PushPropertiesTo()77 if (own_mailbox_) { in WillDraw()90 own_mailbox_ = false; in WillDraw()243 if (own_mailbox_) { in FreeTextureMailbox()253 DCHECK(!own_mailbox_); in FreeTextureMailbox()
74 bool own_mailbox_; variable