Home
last modified time | relevance | path

Searched defs:animate (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/tools/viewer/
DGMSlide.cpp43 bool GMSlide::animate(double nanos) { return fGM->animate(nanos); } in animate() function in GMSlide
DSampleSlide.cpp27 bool SampleSlide::animate(double nanos) { return fSample->animate(nanos); } in animate() function in SampleSlide
DSlide.h25 virtual bool animate(double nanos) { return false; } in animate() function
DMSKPSlide.cpp145 bool MSKPSlide::animate(double nanos) { in animate() function in MSKPSlide
DSkSLSlide.cpp279 bool SkSLSlide::animate(double nanos) { in animate() function in SkSLSlide
DSkottieSlide.cpp247 bool SkottieSlide::animate(double nanos) { in animate() function in SkottieSlide
DParticlesSlide.cpp398 bool ParticlesSlide::animate(double nanos) { in animate() function in ParticlesSlide
DSlideDir.cpp366 bool SlideDir::animate(double nanos) { in animate() function in SlideDir
/third_party/skia/samplecode/
DSample.h77 bool animate(double nanos) { return this->onAnimate(nanos); } in animate() function
DSamplePathText.cpp96 virtual bool animate(double nanos, int screenWidth, int screenHeight) { return false; } in animate() function in PathText::GlyphAnimator
177 bool animate(double nanos, int screenWidth, int screenHeight) final { in animate() function in PathText::MovingGlyphAnimator
/third_party/glfw/examples/
Dgears.c208 static void animate(void) in animate() function
/third_party/skia/gm/
Dgm.cpp158 bool GM::animate(double nanos) { return this->onAnimate(nanos); } in animate() function in GM
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/
DCubeActivity.java105 public void animate(float dt) { in animate() method in VSphereAnimator
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
53 …el:":input,option",distance:1,delay:0},_mouseInit:function(){var d=this;this.element.bind("mousedo…
/third_party/libevdev/doc/html/
Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… function
8 …n e(t){for(var e=t.css("visibility");"inherit"===e;)t=t.parent(),e=t.css("visibility");return"hidd… argument
/third_party/typescript/tests/lib/
Dlib.d.ts4163 animate?: string; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts2107animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimat… method
/third_party/typescript/lib/
Dlib.dom.d.ts2127animate(keyframes: Keyframe[] | PropertyIndexedKeyframes | null, options?: number | KeyframeAnimat… method
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82535 static nsIAtom* animate; member in nsGkAtoms