Home
last modified time | relevance | path

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

/external/skia/fuzz/
DFuzzMain.cpp606 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
621 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
/external/skia/dm/
DDMSrcSink.cpp719 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local
734 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local