Home
last modified time | relevance | path

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

/third_party/skia/fuzz/
DFuzzMain.cpp557 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
572 const int linesToRead = std::min(stripeHeight, height - startY); in fuzz_img() local
/third_party/skia/dm/
DDMSrcSink.cpp666 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local
681 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local