Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/tests/
DGLTestUtils.cpp21 testing::AssertionResult RowMatches(int rowIndex, size_t rowBytes, in RowMatches()
43 size_t rowBytes = width * bpp; in ImageMatches() local
DTextureDraw_unittest.cpp83 size_t rowBytes = width * bpp; in TestTextureDrawBasic() local