OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PassCopyRequests
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/cc/layers/
layer_impl.h
86
void
PassCopyRequests
(ScopedPtrVector<CopyOutputRequest>* requests);
layer_impl.cc
107
void LayerImpl::
PassCopyRequests
(ScopedPtrVector<CopyOutputRequest>* requests) {
425
layer->
PassCopyRequests
(©_requests_);
[
all
...]
layer.cc
800
layer->
PassCopyRequests
(&main_thread_copy_requests);
/external/chromium_org/cc/trees/
occlusion_tracker_unittest.cc
332
layer->
PassCopyRequests
(&requests);
[
all
...]
Completed in 735 milliseconds