Home | History | Annotate | Download | only in canvas

Lines Matching refs:Checked

1525     Checked<GLint, RecordOverflow> maxX = xoffset;
1527 Checked<GLint, RecordOverflow> maxY = yoffset;
4777 // For texSubImage that will be checked when checking yoffset + height is in range.