Home | History | Annotate | Download | only in codec

Lines Matching full:buffersize

132         SkStream* stream, void* buffer, size_t bufferSize, size_t length) {
134 const size_t bytesToProcess = std::min(bufferSize, length);