Searched refs:forReadBytes (Results 1 – 1 of 1) sorted by relevance
761 uint8_t* forReadBytes = forRead.data(); in TEST_F() local765 uint8_t* pixel = forReadBytes + mWidth * 4 * row + col * 4; in TEST_F()