Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/fuzz/
H A 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
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.cpp718 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local
733 const int linesToRead = std::min(stripeHeight, height - startY); in draw() local