Home
last modified time | relevance | path

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

/third_party/flutter/skia/tools/viewer/
DParticlesSlide.h38 bool fAnimated = false; variable
DParticlesSlide.cpp283 if (fAnimated && ImGui::Button("Play")) { in draw()
341 fAnimated = true; in animate()
/third_party/skia/tools/viewer/
DParticlesSlide.h40 bool fAnimated = false; variable
DParticlesSlide.cpp284 if (fAnimated && ImGui::Button("Play")) { in draw()
399 fAnimated = true; in animate()