Searched defs:linesToRead (Results 1 – 4 of 4) sorted by relevance
488 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local503 const int linesToRead = SkTMin(stripeHeight, height - startY); in fuzz_img() local
547 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local562 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
654 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local669 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local
604 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local619 const int linesToRead = SkTMin(stripeHeight, height - startY); in draw() local