Home
last modified time | relevance | path

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

/third_party/skia/src/codec/
DSkPngCodec.cpp675 this->setUpInterlaceBuffer(height); in decodeAllRows()
704 this->setUpInterlaceBuffer(lastRow - firstRow + 1); in setRange()
754 void setUpInterlaceBuffer(int height) { in setUpInterlaceBuffer() function in SkPngInterlacedDecoder
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp677 this->setUpInterlaceBuffer(height); in decodeAllRows()
706 this->setUpInterlaceBuffer(lastRow - firstRow + 1); in setRange()
756 void setUpInterlaceBuffer(int height) { in setUpInterlaceBuffer() function in SkPngInterlacedDecoder