Lines Matching refs:oneRowP
1186 uint8_t* oneRowP = (uint8_t*)oneRow.reset(width * 3);1194 writer(oneRowP, srcRow, width, colors);1195 row_pointer[0] = oneRowP;