Searched defs:rowBegin (Results 1 – 3 of 3) sorted by relevance
111 void SkGIFLZWContext::outputRow(const unsigned char* rowBegin) in outputRow()327 unsigned char* rowBegin = rowBuffer.begin(); in doLZW() local
416 void SkLibGifCodec::haveDecodedRow(int frameIndex, const unsigned char* rowBegin, in haveDecodedRow()
2141 deUint8 LineRenderCase::scanRow (const tcu::ConstPixelBufferAccess& access, int row, int rowBegin, … in scanRow()