Lines Matching refs:RED

92     ASSERT_NO_FATAL_FAILURE(fillBufferQueueLayerColor(layer, Color::RED, 32, 32));  in TEST_F()
120 sc.expectColor(Rect(0, 0, 32, 32), Color::RED); in TEST_F()
147 ASSERT_NO_FATAL_FAILURE(fillBufferQueueLayerColor(parentLayer, Color::RED, 32, 32)); in TEST_F()
479 sp<SurfaceControl> child = createColorLayer("Child layer", Color::RED, mFGSurfaceControl.get()); in TEST_F()
487 mCapture->expectColor(Rect(0, 0, 9, 9), Color::RED); in TEST_F()
491 sp<SurfaceControl> child = createColorLayer("Child layer", Color::RED, mFGSurfaceControl.get()); in TEST_F()
499 mCapture->expectColor(Rect(0, 0, 9, 9), Color::RED); in TEST_F()
503 sp<SurfaceControl> child = createColorLayer("Child layer", Color::RED, mFGSurfaceControl.get()); in TEST_F()
529 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(child, Color::RED, 32, 32)); in TEST_F()
533 sc.expectColor(Rect(0, 0, 9, 9), Color::RED); in TEST_F()
607 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(redLayer, Color::RED, 60, 60)); in TEST_F()
622 mCapture->expectColor(Rect(0, 30, 59, 59), Color::RED); in TEST_F()
624 mCapture->expectColor(Rect(30, 0, 59, 59), Color::RED); in TEST_F()
642 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(redLayer, Color::RED, 60, 60)); in TEST_F()
657 mCapture->expectColor(Rect(0, 30, 59, 59), Color::RED); in TEST_F()
659 mCapture->expectColor(Rect(30, 0, 59, 59), Color::RED); in TEST_F()
669 mCapture->expectColor(Rect(0, 15, 29, 29), Color::RED); in TEST_F()
671 mCapture->expectColor(Rect(15, 0, 29, 29), Color::RED); in TEST_F()
686 ASSERT_NO_FATAL_FAILURE(fillBufferQueueLayerColor(redLayer, Color::RED, 60, 60)); in TEST_F()
707 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(redLayer, Color::RED, 60, 60)); in TEST_F()
736 mCapture->expectColor(Rect(30, 30, 60, 60), Color::RED); in TEST_F()
742 mCapture->expectColor(Rect(30, 30, 60, 60), Color::RED); in TEST_F()
795 const Color layerColor = Color::RED; in TEST_F()
836 const Color layerColor = Color::RED; in TEST_F()
881 ASSERT_NO_FATAL_FAILURE(fillBufferQueueLayerColor(layer, Color::RED, 32, 32)); in TEST_F()
891 mCapture->expectColor(Rect(0, 0, 32, 32), Color::RED); in TEST_F()
940 mCapture->expectColor(Rect(128, 128, 160, 160), Color::RED); in TEST_F()
949 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(layer, Color::RED, 32, 32)); in TEST_F()
956 mCapture->expectColor(Rect(0, 0, 32, 32), Color::RED); in TEST_F()
984 ASSERT_NO_FATAL_FAILURE(fillBufferLayerColor(layer, Color::RED, 32, 32)); in TEST_F()
999 mCapture->expectColor(Rect(0, 0, 32, 32), Color::RED); in TEST_F()