Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_blending.cc40 scoped_refptr<SolidColorLayer> green_lane = in RunBlendingWithRootPixelTestType() local
42 background->AddChild(green_lane); in RunBlendingWithRootPixelTestType()
43 green_lane->SetBlendMode(kBlendModes[i]); in RunBlendingWithRootPixelTestType()
69 scoped_refptr<SolidColorLayer> green_lane = in RunBlendingWithTransparentPixelTestType() local
71 background->AddChild(green_lane); in RunBlendingWithTransparentPixelTestType()
72 green_lane->SetBlendMode(kBlendModes[i]); in RunBlendingWithTransparentPixelTestType()
98 scoped_refptr<SolidColorLayer> green_lane = in TEST_F() local
100 background->AddChild(green_lane); in TEST_F()
104 green_lane->SetBackgroundFilters(filters); in TEST_F()
105 green_lane->SetBlendMode(kBlendModes[i]); in TEST_F()