Home
last modified time | relevance | path

Searched defs:MailboxInfo (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DCanvas2DLayerBridge.h111 struct MailboxInfo { struct
117 MailboxInfo(const MailboxInfo&); argument
118 MailboxInfo() {} in MailboxInfo() argument
DCanvas2DLayerBridge.cpp404 Canvas2DLayerBridge::MailboxInfo::MailboxInfo(const MailboxInfo& other) { in MailboxInfo() function in WebCore::Canvas2DLayerBridge::MailboxInfo
/external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
DDrawingBuffer.h68 struct MailboxInfo : public RefCounted<MailboxInfo> { struct
69 blink::WebExternalTextureMailbox mailbox;
70 unsigned textureId;
71 IntSize size;