OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MailboxReleased
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
Canvas2DLayerBridge.h
60
virtual void
mailboxReleased
(const blink::WebExternalTextureMailbox&) OVERRIDE;
107
MailboxReleased
,
Canvas2DLayerBridge.cpp
106
if (mailboxInfo->m_status ==
MailboxReleased
) {
284
if (mailboxInfo->m_status ==
MailboxReleased
) {
358
void Canvas2DLayerBridge::
mailboxReleased
(const blink::WebExternalTextureMailbox& mailbox)
365
mailboxInfo->m_status =
MailboxReleased
;
/external/chromium_org/content/renderer/browser_plugin/
browser_plugin_compositing_helper.cc
142
void BrowserPluginCompositingHelper::
MailboxReleased
(
247
MailboxReleased
(mailbox, sync_point, false);
279
MailboxReleased
(empty_info, 0, false);
288
base::Bind(&BrowserPluginCompositingHelper::
MailboxReleased
,
357
MailboxReleased
(swap_info, 0, false);
browser_plugin_compositing_helper.h
104
void
MailboxReleased
(SwapBuffersInfo mailbox,
/external/chromium_org/cc/layers/
texture_layer_unittest.cc
[
all
...]
Completed in 31 milliseconds