Searched defs:MailboxInfo (Results 1 – 3 of 3) sorted by relevance
111 struct MailboxInfo { struct117 MailboxInfo(const MailboxInfo&); argument118 MailboxInfo() {} in MailboxInfo() argument
404 Canvas2DLayerBridge::MailboxInfo::MailboxInfo(const MailboxInfo& other) { in MailboxInfo() function in WebCore::Canvas2DLayerBridge::MailboxInfo
68 struct MailboxInfo : public RefCounted<MailboxInfo> { struct69 blink::WebExternalTextureMailbox mailbox;70 unsigned textureId;71 IntSize size;