HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 501 - 525 of 1387) sorted by null

<<21222324252627282930>>

  /development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimationLoading.java 160 invalidate(); method
AnimationSeeking.java 154 invalidate(); method
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).
  /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/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 121 bool 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/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 98 /// Pass Manager itself does not invalidate any analysis info.
  /external/llvm/include/llvm/Support/
Memory.h 71 /// that has been emitted it must invalidate the instruction cache on some
  /external/llvm/lib/CodeGen/
RegAllocBase.cpp 94 // Invalidate all interference queries, live ranges could have changed.

Completed in 3453 milliseconds

<<21222324252627282930>>