Home
last modified time | relevance | path

Searched refs:updated (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
DDecal.java59 protected boolean updated = false; field in Decal
109 updated = false; in setRotationX()
117 updated = false; in setRotationY()
125 updated = false; in setRotationZ()
134 updated = false; in rotateX()
143 updated = false; in rotateY()
152 updated = false; in rotateZ()
161 updated = false; in setRotation()
171 updated = false; in setRotation()
178 updated = false; in setRotation()
[all …]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time_unittest.cc126 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
148 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
179 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
199 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
218 EXPECT_FALSE(bitrate_observer_->updated()); in TEST_F()
236 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
256 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
273 EXPECT_FALSE(bitrate_observer_->updated()); in TEST_F()
288 EXPECT_TRUE(bitrate_observer_->updated()); in TEST_F()
Dremote_bitrate_estimator_unittest_helper.cc260 if (bitrate_observer_->updated()) { in GenerateAndProcessFrame()
295 } else if (bitrate_observer_->updated()) { in SteadyStateRun()
321 EXPECT_FALSE(bitrate_observer_->updated()); in InitialBehaviorTestHelper()
330 EXPECT_FALSE(bitrate_observer_->updated()); in InitialBehaviorTestHelper()
346 EXPECT_TRUE(bitrate_observer_->updated()); in InitialBehaviorTestHelper()
365 EXPECT_FALSE(bitrate_observer_->updated()); // No valid estimate. in RateIncreaseReorderingTestHelper()
376 EXPECT_TRUE(bitrate_observer_->updated()); in RateIncreaseReorderingTestHelper()
394 EXPECT_TRUE(bitrate_observer_->updated()); in RateIncreaseReorderingTestHelper()
417 } else if (bitrate_observer_->updated()) { in RateIncreaseRtpTimestampsTestHelper()
487 if (bitrate_observer_->updated()) { in CapacityDropTestHelper()
[all …]
/external/mesa3d/docs/
DRELNOTES-3.529 Not all of the older Mesa drivers have been updated. Here's the status:
33 XMesa (Xlib) updated
34 OSMesa (off-screen) updated
35 FX (3dfx Voodoo1/2) updated
36 SVGA updated
37 GGI not updated
38 Windows/Win32 not updated
39 DOS/DJGPP not updated
40 BeOS not updated
41 Allegro not updated
[all …]
/external/v8/src/crankshaft/
Dhydrogen-redundant-phi.cc41 bool updated; in ProcessPhis() local
44 updated = false; in ProcessPhis()
56 updated |= value->IsPhi() && !value->CheckFlag(HValue::kIsDead); in ProcessPhis()
61 } while (updated); in ProcessPhis()
/external/chromium-trace/catapult/third_party/WebOb/webob/
Dcachecontrol.py13 updated = None variable in UpdateDict
20 updated = self.updated
21 if updated is not None:
25 updated(*args)
165 props.updated = updates_to
/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c204 int *updated in update() argument
216 *updated = 1; in update()
230 int *updated in write_component_probs() argument
326 update(w, is_short_ct, Pcur + mvpis_short, Pnew[mvpis_short], *Pupdate++, updated); in write_component_probs()
328 update(w, sign_ct, Pcur + MVPsign, Pnew[MVPsign], *Pupdate++, updated); in write_component_probs()
338 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()
351 update(w, bit_ct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()
/external/v8/tools/gyp/test/win/shard/
Dshard_ref.gyp11 # Make sure references in other files are updated correctly.
22 # Make sure references in other files are updated correctly.
33 # Make sure references in other files are updated correctly.
/external/mesa3d/src/glx/apple/
Dapple_glx.c70 int updated; in surface_notify_handler() local
72 updated = apple_glx_context_surface_changed(uid, pthread_self()); in surface_notify_handler()
74 apple_glx_diagnostic("surface notify updated %d\n", updated); in surface_notify_handler()
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
DTerrainQuad.java438 HashMap<String,UpdatedTerrainPatch> updated = new HashMap<String,UpdatedTerrainPatch>();
439 …boolean lodChanged = calculateLod(camLocations, updated, lodCalculator); // 'updated' gets populat…
447 findNeighboursLod(updated);
449 fixEdges(updated); // 'updated' can get added to here
451 reIndexPages(updated, lodCalculator.usesVariableLod());
453 setUpdateQuadLODs(updated); // set back to main ogl thread
461 private void setUpdateQuadLODs(HashMap<String,UpdatedTerrainPatch> updated) {
463 updatedPatches = updated;
512 protected synchronized void findNeighboursLod(HashMap<String,UpdatedTerrainPatch> updated) {
517 ((TerrainQuad) child).findNeighboursLod(updated);
[all …]
/external/webrtc/webrtc/modules/video_render/ios/
Dvideo_render_ios_gles20.mm188 // Check if there are any updated buffers
189 bool updated = false;
195 updated = agl_channel->IsUpdated();
196 if (updated) {
202 if (updated) {
203 // At least one buffer has been updated, we need to repaint the texture
270 // Check if there are any updated buffers
271 // bool updated = false;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
DfeedWatch.uml2.properties24 feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); null; null
35 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmai…
39 # -xpath "/*[name() = 'feed']/*[name() = 'updated']/text()"
71 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); null; null
80 # 1. to watch for ANY change in the feed, check the <feed>'s <updated> node (and respond with an em…
81 # feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.…
83 # 2. to watch for ANY changes in the current build, check the first <entry>'s <updated> node (and r…
84 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailA…
DfeedWatch.emf.properties38 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmai…
42 # -xpath "/*[name() = 'feed']/*[name() = 'updated']/text()"
74 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); null; null
83 # 1. to watch for ANY change in the feed, check the <feed>'s <updated> node (and respond with an em…
84 # feedWatchActions=/*[name() = 'feed']/*[name() = 'updated']/text(); ../scripts_rss/sendEmailAlert.…
86 # 2. to watch for ANY changes in the current build, check the first <entry>'s <updated> node (and r…
87 # feedWatchActions=//*[name() = 'entry'][1]/*[name() = 'updated']/text(); ../scripts_rss/sendEmailA…
/external/jacoco/
DPREBUILT1 The ASM jar required by jacoco is updated in the following way:
7 The Android.mk must be updated to reference the right prebuilt.
/external/eigen/scripts/
Drelicense.py62 text, updated = update(text) variable
63 if updated:
/external/libchrome/base/
Dcallback_list.h180 bool updated = false; in Compact() local
183 updated = true; in Compact()
190 if (updated && !removal_callback_.is_null()) in Compact()
/external/libweave/third_party/chromium/base/
Dcallback_list.h180 bool updated = false; in Compact() local
183 updated = true; in Compact()
190 if (updated && !removal_callback_.is_null()) in Compact()
/external/skia/site/dev/chrome/
Dchanges.md21 * Test the new or updated Skia API within Chromium.
29 'skia/config/SkUserConfig.h' to enable the new or updated Skia API.
30 * Test the new or updated Skia API within Chromium.
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dsnapshot.py74 def _update(self, updated): argument
75 self.progress = updated.progress
76 self.status = updated.status
/external/autotest/client/site_tests/network_3GScanningProperty/
Dcontrol7 PURPOSE = "Verify cellular device 'Scanning' property is updated correctly."
21 updated correctly in the following two scenarios:
/external/iptables/extensions/
Dlibxt_set.man26 byte counters of the matching element in the set won't be updated. Default
27 the packet and byte counters are updated.
32 set won't be updated. Default the packet and byte counters are updated.
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/
DCHANGES4 - License updated to vanilla BSD 2-Clause to ease package use
14 - Package meta information and classifiers updated.
/external/icu/icu4c/source/tools/genren/
DREADME4 …rk on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% po…
15 - urename.h will be updated in icu/source/common/unicode/urename.h **in your original source direc…
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
DConstraintRotLimit.java27 protected boolean updated; field in ConstraintRotLimit
153 if (!updated) { in update()
154 updated = true; in update()
/external/jetty/
DREADME.android46 To update this project, the updated packages should be fetched from maven and their src directories
47 should be merged with the local src directory. Any new or updated prebuilt dependencies should be
48 copied into the lib directory. The Android.mk file (.classpath file for eclipse) should be updated

12345678910>>...24