Home | History | Annotate | Download | only in base

Lines Matching refs:InitToBlack

298     frame->InitToBlack(width, height, 1, 1, 0);
342 frame->InitToBlack(width, height, 1, 1, 0);
834 EXPECT_TRUE(frame3.InitToBlack(width_rotate, height_rotate, 1, 1, 0)); \
865 EXPECT_TRUE(frame3.InitToBlack(width_rotate, height_rotate, 1, 1, 0)); \
1352 EXPECT_TRUE(frame.InitToBlack(kWidth, kHeight, 1, 1, 0));
1418 EXPECT_TRUE(frame1.InitToBlack(kWidth, kHeight, 1, 1, 0));
1419 EXPECT_TRUE(frame2.InitToBlack(kWidth, kHeight, 1, 1, 0));
1497 EXPECT_TRUE(frame2.InitToBlack(kWidth, kHeight, 1, 1, 0));
1932 EXPECT_TRUE(source.InitToBlack(kWidth * 2, kHeight * 2, 1, 1, 0));