Home
last modified time | relevance | path

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

/external/chromium_org/cc/test/
Dlayer_tree_pixel_test.h57 enum PixelTestType { enum
64 void RunPixelTest(PixelTestType type,
68 void RunPixelTestWithReadbackTarget(PixelTestType type,
96 PixelTestType test_type_;
Dlayer_tree_pixel_test.cc200 PixelTestType test_type, in RunPixelTest()
211 PixelTestType test_type, in RunPixelTestWithReadbackTarget()
/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_blending.cc28 void RunBlendingWithRootPixelTestType(PixelTestType type) { in RunBlendingWithRootPixelTestType()
51 void RunBlendingWithTransparentPixelTestType(PixelTestType type) { in RunBlendingWithTransparentPixelTestType()
Dlayer_tree_host_pixeltest_filters.cc155 void RunPixelTestType(PixelTestType test_type) { in RunPixelTestType()