Searched refs:RowMatches (Results 1 – 3 of 3) sorted by relevance
28 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes,
21 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes, in RowMatches() function44 testing::AssertionResult rowResult = RowMatches( in ImageMatches()
85 EXPECT_TRUE(RowMatches(i, width * bpp, in TestTextureDrawBasic()