Searched refs:readRow (Results 1 – 5 of 5) sorted by relevance
92 bool SkWbmpCodec::readRow(uint8_t* row) { in readRow() function in SkWbmpCodec133 if (!this->readRow(src.get())) { in onGetPixels()166 if (!this->readRow(fSrcBuffer.get())) { in onGetScanlines()
44 bool readRow(uint8_t* row);
74 unsigned int readRow = static_cast<unsigned int>( in StretchedBlitNearest_RowByRow() local78 const uint8_t *sourceRow = sourceData + readRow * sourceRowPitch + srcOffset; in StretchedBlitNearest_RowByRow()107 unsigned int readRow = in StretchedBlitNearest_PixelByPixel() local120 sourceData + readRow * sourceRowPitch + readColumn * srcPixelStride + readOffset; in StretchedBlitNearest_PixelByPixel()