Home
last modified time | relevance | path

Searched defs:rowIter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUnpackRowLength.cpp59 std::vector<GLubyte>::iterator rowIter = buf.begin() + y * rowLength * 4; in testRowLength() local
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.h136 unsigned char* rowIter; variable