OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:main_thread_copy_requests
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
968
ScopedPtrVector<CopyOutputRequest>
main_thread_copy_requests
;
local
982
main_thread_copy_requests
.push_back(main_thread_request.Pass());
985
layer->PassCopyRequests(&
main_thread_copy_requests
);
[
all
...]
Completed in 158 milliseconds