Searched refs:throttle (Results 1 – 19 of 19) sorted by relevance
/external/jmonkeyengine/engine/src/core/com/jme3/post/ |
D | HDRRenderer.java | 89 private float throttle = -1; field in HDRRenderer 138 public void setThrottle(float throttle){ in setThrottle() argument 139 this.throttle = throttle; in setThrottle() 339 blendFactor = (time / throttle); in preFrame() 366 if (throttle == -1){ in postFrame() 383 }else if (time > throttle){ in postFrame()
|
/external/chromium/chrome/browser/sync/sessions/ |
D | test_util.h | 32 ACTION_P(SimulateThrottled, throttle) { in ACTION_P() argument 33 SimulateThrottledImpl(arg0, throttle); in ACTION_P()
|
/external/linux-tools-perf/util/ |
D | session.h | 86 throttle, member
|
D | session.c | 345 if (handler->throttle == NULL) in perf_event_ops__fill_defaults() 346 handler->throttle = process_event_stub; in perf_event_ops__fill_defaults() 763 return ops->throttle(event, sample, session); in perf_session_deliver_event()
|
/external/linux-tools-perf/ |
D | builtin-inject.c | 183 .throttle = perf_event__repipe,
|
/external/quake/quake/src/WinQuake/kit/ |
D | JOYSTICK.TXT | 64 joyadvaxisz - controls mapping of DirectInput axis Z (typically joystick throttle) 150 …und and strafing, your rudder pedals control turning left and right and throttle control moving fo…
|
/external/chromium/chrome/browser/sync/engine/ |
D | syncer_thread2_unittest.cc | 585 TimeDelta throttle(TimeDelta::FromMinutes(10)); in TEST_F() local 588 .WillOnce(WithArg<0>(sessions::test_util::SimulateThrottled(throttle))); in TEST_F()
|
/external/jmdns/src/javax/jmdns/impl/ |
D | JmDNSImpl.java | 2167 public void setThrottle(int throttle) { in setThrottle() argument 2168 this._throttle = throttle; in setThrottle()
|
/external/ipsec-tools/src/racoon/ |
D | Makefile.in | 538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/throttle.Po@am__quote@
|
/external/webkit/Source/WebKit/mac/Plugins/ |
D | WebNetscapePluginView.mm | 130 void start(bool throttle) 136 if (throttle)
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | MediaPlayerPrivateQTKit.mm | 678 // doesn't have API to throttle loading.
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 21091 … and bail out of the throttle hack if it is set. This should fix the last of the crashes involving 21212 <rdar://problem/4551938> More options needed for window display throttle 21216 display throttle is OFF. 21231 … enables the window display throttle "feature", potentially breaking applications' assumptions 21257 <rdar://problem/4553450> Make disabling window throttle safer 21263 …throttle is disabled. This is a safer approach when other components/"haxies" override the same m… 21287 <rdar://problem/4550801> REGRESSION: Window throttle code can sometimes leak NSWindows 21289 … The window display throttle depended on windows being closed before they were deallocated; this is 21381 …Rolled out one of my tweaks to the window display throttle hack (remember the last flush time inst… 21706 …tely, this aspect of the PLT interferes with our window display throttle hack. Because we throttle [all …]
|
D | ChangeLog | 9167 1. On SnowLeopard, AppKit can throttle window updates, thus breaking an assumption that
|
D | ChangeLog-2006-02-09 | 32681 … Fixed: 3156235 - change throttle for plug-in null events to 50 frames per second (when frontmost) 33409 … * Plugins.subproj/WebBaseNetscapePluginView.m: Don't throttle plug-in when in an active window.
|
D | ChangeLog-2010-01-29 | 2507 Add functionality to pause/throttle CSS transitions/animations in a WebView
|
/external/qemu/ |
D | qemu-options.hx | 1761 "-cpu-delay <cpudelay> throttle CPU emulation\n")
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 8767 - Changed the method to throttle the logging level on the
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-05-24 | 32478 (WebCore::XMLHttpRequest::XMLHttpRequest): Created the throttle.
|
D | ChangeLog-2010-01-29 | 50624 Add functionality to pause/throttle CSS transitions/animations in a WebView
|