OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetTextureMailbox
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/output/
copy_output_request.cc
66
void CopyOutputRequest::
SetTextureMailbox
(
/external/chromium_org/cc/layers/
texture_layer_impl.cc
42
void TextureLayerImpl::
SetTextureMailbox
(
71
texture_layer->
SetTextureMailbox
(texture_mailbox_,
texture_layer.cc
55
SetTextureMailbox
(TextureMailbox(), scoped_ptr<SingleReleaseCallback>());
160
void TextureLayer::
SetTextureMailbox
(
244
//
SetTextureMailbox
could be called externally and the same mailbox used for
268
texture_layer->
SetTextureMailbox
(texture_mailbox, release_callback.Pass());
/external/chromium_org/ui/compositor/
layer.cc
498
void Layer::
SetTextureMailbox
(
513
texture_layer_->
SetTextureMailbox
(mailbox, release_callback.Pass());
Completed in 535 milliseconds