Lines Matching refs:CreateEmptyFrame

15 static already_AddRefed<imgFrame> CreateEmptyFrame(  in CreateEmptyFrame()  function
51 AnimationFrameBuffer::InsertStatus status = aQueue.Insert(CreateEmptyFrame()); in PrepareForDiscardingQueue()
55 status = aQueue.Insert(CreateEmptyFrame()); in PrepareForDiscardingQueue()
124 RefPtr<imgFrame> frame = CreateEmptyFrame(); in VerifyInsertAndAdvance()
158 RefPtr<imgFrame> frame = CreateEmptyFrame(); in VerifyInsert()
255 RefPtr<imgFrame> frame = CreateEmptyFrame(); in TEST_F()
311 status = buffer.Insert(CreateEmptyFrame()); in TEST_F()
335 status = buffer.Insert(CreateEmptyFrame()); in TEST_F()
390 status = buffer.Insert(CreateEmptyFrame()); in TEST_F()
422 buffer.Insert(CreateEmptyFrame()); in TEST_F()
705 RefPtr<imgFrame> frame = CreateEmptyFrame(); in TEST_F()
736 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
740 frame = CreateEmptyFrame( in TEST_F()
748 frame = CreateEmptyFrame( in TEST_F()
768 frame = CreateEmptyFrame(kImageSize, kImageRect, true); in TEST_F()
772 frame = CreateEmptyFrame( in TEST_F()
800 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
804 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
808 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
812 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
820 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()
839 frame = CreateEmptyFrame(kImageSize, gfx::IntRect(0, 0, 25, 25)); in TEST_F()
852 frame = CreateEmptyFrame(kImageSize, gfx::IntRect(25, 0, 50, 50)); in TEST_F()
867 frame = CreateEmptyFrame(kImageSize, gfx::IntRect(10, 10, 60, 10)); in TEST_F()
885 frame = CreateEmptyFrame(kImageSize, kImageRect, false); in TEST_F()