Home
last modified time | relevance | path

Searched defs:checkedWidth (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
Dformatutils.cpp1490 CheckedNumeric<GLuint> checkedWidth(width); in computeBufferRowLength() local
1531 CheckedNumeric<GLuint> checkedWidth(rowLength > 0 ? rowLength : width); in computeRowPitch() local
1582 CheckedNumeric<GLuint> checkedWidth(size.width); in computeCompressedImageSize() local