Home
last modified time | relevance | path

Searched refs:runType (Results 1 – 1 of 1) sorted by relevance

/external/skia/fuzz/
DFuzzCanvas.cpp1131 uint8_t runType; in make_fuzz_textblob() local
1132 fuzz->nextRange(&runType, (uint8_t)0, (uint8_t)2); in make_fuzz_textblob()
1133 switch (runType) { in make_fuzz_textblob()