Home
last modified time | relevance | path

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

/third_party/skia/fuzz/
H A DFuzzDDLThreading.cpp72 static constexpr int kPromiseImageCount = 8; variable
97 SkAutoTArray<PromiseImageInfo> fPromiseImages{kPromiseImageCount};
132 for (int i = 0; i < kPromiseImageCount; ++i) { in DDLFuzzer()
244 fFuzz->nextRange(&j, 0, kPromiseImageCount - 1); in recordAndPlayDDL()

Completed in 2 milliseconds