Searched defs:linesToRead (Results 1 – 3 of 3) sorted by relevance
239 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local255 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local
500 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local515 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local
1784 int linesToRead; in HandleRFBServerMessage() local