Home
last modified time | relevance | path

Searched defs:numStripes (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/fuzz/
H A DFuzzMain.cpp538 const int numStripes = (height + stripeHeight - 1) / stripeHeight; in fuzz_img() local
/third_party/skia/tests/
H A DCodecTest.cpp145 const int numStripes = 4; in test_in_stripes() local
/third_party/skia/dm/
H A DDMSrcSink.cpp645 const int numStripes = (height + stripeHeight - 1) / stripeHeight; in draw() local

Completed in 9 milliseconds