Home
last modified time | relevance | path

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

/external/skia/fuzz/
DFuzzMain.cpp579 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
594 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
/external/skia/dm/
DDMSrcSink.cpp670 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local
685 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local