Searched defs:rowBegin (Results 1 – 5 of 5) sorted by relevance
110 void SkGIFLZWContext::outputRow(const unsigned char* rowBegin) in outputRow()296 unsigned char* rowBegin = rowBuffer.begin(); in doLZW() local
431 void SkGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow()
2065 deUint8 LineRenderCase::scanRow (const tcu::ConstPixelBufferAccess& access, int row, int rowBegin, … in scanRow()