HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 601 - 625 of 1608) sorted by null

<<21222324252627282930>>

  /development/samples/ApiDemos/src/com/example/android/apis/animation/
BouncingBalls.java 67 // Note that setting the background color will automatically invalidate the
CustomEvaluator.java 170 invalidate(); method
MultiPropertyAnimation.java 174 invalidate(); method
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorFilters.java 174 invalidate(); method
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarLander.java 32 * <li>animating by calling invalidate() from draw()
  /development/samples/Snake/src/com/example/android/snake/
TileView.java 135 * should be drawn at the given x/y coordinates during the next invalidate/draw cycle.
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java 160 // When the back stack changes, invalidate the options menu (action bar).
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_channel.c 474 CDBG_ERROR("%s: Cache Invalidate failed\n", __func__);
476 CDBG("%s: Successful cache invalidate\n", __func__);
486 CDBG_ERROR("%s: Cache Invalidate failed\n", __func__);
488 CDBG("%s: Successful cache invalidate\n", __func__);
  /external/ceres-solver/internal/ceres/
levenberg_marquardt_strategy.cc 96 // Invalidate the output array lm_step, so that we can detect if
  /external/chromium/base/
id_map.h 204 // finished. This way we manage to not invalidate the iterator when an element
  /external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client_unittest.cc 90 client_.Invalidate(invalidation, mock_callback.MakeClosure());
  /external/chromium/chrome/browser/ui/cocoa/
status_bubble_mac.mm 70 - (void)invalidate;
86 - (void)invalidate {
117 [[[window_ animationForKey:kFadeAnimationKey] delegate] invalidate];
574 // to hide something while one is already in flight does not invalidate the
table_row_nsimage_cache_unittest.mm 68 // Invalidate the entire model.
  /external/chromium/net/http/
http_auth_controller.h 93 // INVALIDATE_HANDLER_AND_CACHED_CREDENTIALS, then also invalidate
http_auth_gssapi_posix.h 182 // Need some way to invalidate the library.
  /external/chromium-trace/trace-viewer/src/
selection.js 41 this.track.invalidate();
  /external/clang/test/Analysis/
misc-ps-region-store.cpp 321 // Invalidate fields during C++ method calls.
327 void invalidate();
348 invalidate();
395 // Test that we invalidate byref arguments passed to constructors.
string-fail.c 91 // Call a function with unknown effects, which should invalidate globals.
  /external/eigen/bench/btl/actions/
action_trisolve_matrix.hh 74 // invalidate copy ctor
action_trmm.hh 74 // invalidate copy ctor
  /external/guava/guava-tests/test/com/google/common/cache/
AbstractCacheTest.java 73 public void invalidate(Object key) {
CacheReferencesTest.java 112 cache.invalidate(key1);
  /external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
AwtPanel.java 255 public void invalidate(){ method in class:AwtPanel
  /external/libvorbis/doc/vorbisfile/
callbacks.html 79 passed in instance of the data access abstraction and invalidate the
  /external/llvm/include/llvm/Analysis/
RegionPass.h 99 /// Pass Manager itself does not invalidate any analysis info.

Completed in 497 milliseconds

<<21222324252627282930>>