Home | History | Annotate | Download | only in graphics

Lines Matching defs:bufferBytes

533         long bufferBytes = (long) elements << shift;
536 if (bufferBytes < bitmapBytes) {