Searched refs:getClippedExtent (Results 1 – 1 of 1) sorted by relevance
6889 auto getClippedExtent = [](GLint start, GLsizei length, int bufferSize, GLsizei *outExtent) { in ValidateReadPixelsBase() local6920 if (!getClippedExtent(x, width, readBuffer->getSize().width, &writtenColumns)) in ValidateReadPixelsBase()6927 if (!getClippedExtent(y, height, readBuffer->getSize().height, &writtenRows)) in ValidateReadPixelsBase()