Home
last modified time | relevance | path

Searched refs:throttle (Results 1 – 19 of 19) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/post/
DHDRRenderer.java89 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/
Dtest_util.h32 ACTION_P(SimulateThrottled, throttle) { in ACTION_P() argument
33 SimulateThrottledImpl(arg0, throttle); in ACTION_P()
/external/linux-tools-perf/util/
Dsession.h86 throttle, member
Dsession.c345 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/
Dbuiltin-inject.c183 .throttle = perf_event__repipe,
/external/quake/quake/src/WinQuake/kit/
DJOYSTICK.TXT64 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/
Dsyncer_thread2_unittest.cc585 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/
DJmDNSImpl.java2167 public void setThrottle(int throttle) { in setThrottle() argument
2168 this._throttle = throttle; in setThrottle()
/external/ipsec-tools/src/racoon/
DMakefile.in538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/throttle.Po@am__quote@
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginView.mm130 void start(bool throttle)
136 if (throttle)
/external/webkit/Source/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm678 // doesn't have API to throttle loading.
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1421091 … 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
21263throttle 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 …]
DChangeLog9167 1. On SnowLeopard, AppKit can throttle window updates, thus breaking an assumption that
DChangeLog-2006-02-0932681 … 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.
DChangeLog-2010-01-292507 Add functionality to pause/throttle CSS transitions/animations in a WebView
/external/qemu/
Dqemu-options.hx1761 "-cpu-delay <cpudelay> throttle CPU emulation\n")
/external/webkit/Tools/
DChangeLog-2010-05-248767 - Changed the method to throttle the logging level on the
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2432478 (WebCore::XMLHttpRequest::XMLHttpRequest): Created the throttle.
DChangeLog-2010-01-2950624 Add functionality to pause/throttle CSS transitions/animations in a WebView