Home
last modified time | relevance | path

Searched refs:main_thread_copy_requests (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/cc/layers/
Dlayer.cc968 ScopedPtrVector<CopyOutputRequest> main_thread_copy_requests; in PushPropertiesTo() local
982 main_thread_copy_requests.push_back(main_thread_request.Pass()); in PushPropertiesTo()
985 layer->PassCopyRequests(&main_thread_copy_requests); in PushPropertiesTo()