Searched refs:maskfilterType (Results 1 - 1 of 1) sorted by relevance

/external/skia/fuzz/
H A DFuzzCanvas.cpp565 int maskfilterType; local
566 fuzz->nextRange(&maskfilterType, 0, 2);
567 switch (maskfilterType) {

Completed in 122 milliseconds