Searched refs:gFractals (Results 1 – 1 of 1) sorted by relevance
211 static constexpr char const* gFractals[] = { in noise_effect() local219 SkASSERT(static_cast<size_t>(fractal) < std::size(gFractals)); in noise_effect()249 [std::size(gFractals)]; in noise_effect()259 gFractals[static_cast<size_t>(fractal)]) in noise_effect()