OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:client_mailbox
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/webkit/renderer/compositor_bindings/
web_external_texture_layer_impl.cc
73
blink::WebExternalTextureMailbox
client_mailbox
;
local
78
if (!client_->prepareMailbox(&
client_mailbox
, bitmap)) {
84
name.SetName(
client_mailbox
.name);
88
*mailbox = cc::TextureMailbox(name,
client_mailbox
.syncPoint);
94
client_mailbox
,
Completed in 42 milliseconds