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

<<11121314151617181920>>

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
BitmapDecode.java 140 invalidate(); method
BitmapMesh.java 124 invalidate(); method
ColorMatrixSample.java 118 invalidate(); method
Compass.java 44 mView.invalidate();
PathEffects.java 81 invalidate(); method
Vertices.java 97 invalidate(); method
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
ShadowLayout.java 87 invalidate(); // We need to redraw when the shadow attributes change method
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
TouchHighlightImageButton.java 87 invalidate(); method
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java 91 session.invalidate();
  /external/ceres-solver/internal/ceres/
residual_block_utils.h 54 // Invalidate cost, resdual and jacobian arrays (if not NULL).
stringprintf.cc 53 // It's possible for methods that use a va_list to invalidate
  /external/chromium/base/threading/
platform_thread.h 90 // the caller until the designated thread exits. This will invalidate
  /external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client.h 78 virtual void Invalidate(const invalidation::Invalidation& invalidation,
  /external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm 561 [showTimer_ invalidate];
566 [hideTimer_ invalidate];
577 [showTimer_ invalidate]; // Make sure it doesn't repeat.
584 [hideTimer_ invalidate]; // Make sure it doesn't repeat.
  /external/chromium-trace/trace-viewer/src/importer/linux_perf/
i915_parser_test.html 45 'dev=0, ring=1, invalidate=001e, flush=0040',
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 117 bool Invalidate);
  /external/clang/test/Analysis/
array-struct.c 158 // Invalidate the struct field.
new.cpp 18 // Check that the new/delete did not invalidate someGlobal;
uninit-vals-ps.c 80 // we properly invalidate the value of 'encoding'.
  /external/eigen/bench/btl/actions/
action_aat_product.hh 58 // invalidate copy ctor
action_ata_product.hh 58 // invalidate copy ctor
action_atv_product.hh 58 // invalidate copy ctor
action_axpby.hh 53 // invalidate copy ctor
action_axpy.hh 59 // invalidate copy ctor
action_cholesky.hh 62 // invalidate copy ctor

Completed in 528 milliseconds

<<11121314151617181920>>