Searched refs:IsSize (Results 1 – 1 of 1) sorted by relevance
430 static bool IsSize(const cricket::VideoFrame& frame, in IsSize() function478 return IsSize(frame, static_cast<uint32_t>(width), in IsEqual()1354 EXPECT_TRUE(IsSize(frame, kWidth, kHeight)); in ConstructBlack()1933 EXPECT_TRUE(IsSize(source, kWidth * 2, kHeight * 2)); in StretchToFrame()