Searched refs:CreateCopyOutputRequest (Results 1 – 3 of 3) sorted by relevance
36 virtual scoped_ptr<CopyOutputRequest> CreateCopyOutputRequest();
90 scoped_ptr<CopyOutputRequest> LayerTreePixelTest::CreateCopyOutputRequest() { in CreateCopyOutputRequest() function in cc::LayerTreePixelTest104 target->RequestCopyOfOutput(CreateCopyOutputRequest().Pass()); in BeginTest()
23 virtual scoped_ptr<CopyOutputRequest> CreateCopyOutputRequest() OVERRIDE { in CreateCopyOutputRequest() function in cc::__anonc11ad9a60111::LayerTreeHostReadbackPixelTest