Searched defs:strideInBytes (Results 1 – 4 of 4) sorted by relevance
155 int strideInBytes, in setAttributeValues()300 int strideInBytes, in setShaderAttributeVertexFrame()
289 size_t strideInBytes = stride * 4; in TEST_P() local
296 size_t strideInBytes = stride * 4; in TEST_P() local
274 void fillRGBA8888(uint8_t* data, uint32_t height, size_t strideInBytes, size_t widthInBytes, in fillRGBA8888()283 size_t strideInBytes, size_t widthInBytes, uint32_t seed = 0) { in verifyRGBA8888()