Home
last modified time | relevance | path

Searched refs:shouldApplyOut (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.h151 bool *shouldApplyOut);
Drenderergl_utils.cpp2583 bool *shouldApplyOut) in ShouldApplyLastRowPaddingWorkaround() argument
2587 *shouldApplyOut = false; in ShouldApplyLastRowPaddingWorkaround()
2617 *shouldApplyOut = checkedEndByte.ValueOrDie() > static_cast<size_t>(pixelBuffer->getSize()); in ShouldApplyLastRowPaddingWorkaround()