Searched defs:strideInBytes (Results 1 – 4 of 4) sorted by relevance
| /hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
| D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 289 size_t strideInBytes = stride * 4; in TEST_P() local
|
| /hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
| D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 297 size_t strideInBytes = stride * 4; in TEST_P() local
|
| /hardware/interfaces/graphics/mapper/stable-c/vts/ |
| D | VtsHalGraphicsMapperStableC_TargetTest.cpp | 315 void fillRGBA8888(uint8_t* data, uint32_t height, size_t strideInBytes, size_t widthInBytes) { in fillRGBA8888() 323 size_t strideInBytes, size_t widthInBytes) { in verifyRGBA8888()
|
| /hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
| D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 383 void fillRGBA8888(uint8_t* data, uint32_t height, size_t strideInBytes, size_t widthInBytes, in fillRGBA8888() 392 size_t strideInBytes, size_t widthInBytes, uint32_t seed = 0) { in verifyRGBA8888()
|