Searched defs:sraRgnIteratorNext (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/libvncserver/
H A Drfbregion.c737 rfbBool sraRgnIteratorNext(sraRectangleIterator* i,sraRect* r) function
765 rfbErr("sraRgnIteratorNext: offset is wrong (%d%%4!=2)\n",i->ptrPos);
857 while(sraRgnIteratorNext(i, &rect))
865 while(sraRgnIteratorNext(i, &rect))
873 while(sraRgnIteratorNext(i, &rect))

Completed in 86 milliseconds