Searched defs:linesToRead (Results 1 – 3 of 3) sorted by relevance
303 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local319 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local
623 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local639 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local
1784 int linesToRead; in HandleRFBServerMessage() local