Home | History | Annotate | Download | only in graphics

Lines Matching refs:dataBytes

206     int dataBytes = width * height * 4;
207 data.resize(dataBytes);