Home
last modified time | relevance | path

Searched defs:rowBytes (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/tests/
DGLTestUtils.cpp21 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes, in RowMatches()
43 size_t rowBytes = width * bpp; in ImageMatches() local
DTextureDraw_unittest.cpp84 size_t rowBytes = width * bpp; in TestTextureDrawBasic() local