HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 751 - 775 of 2205) sorted by null

<<31323334353637383940>>

  /packages/apps/Launcher3/WallpaperPicker/src/com/android/launcher3/
CropView.java 185 invalidate(); method
280 invalidate(); method
  /packages/experimental/DreamTheater/src/com/android/dreamtheater/
BouncyDroid.java 196 invalidate(); method
314 if (mShowDebug) mShowDebugView.invalidate();
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
Sources.java 146 // Invalidate cache of existing source
162 // Invalidate any cache for the changed package
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h 874 * done in constant time, and does not invalidate iterators and
915 * in constant time, and does not invalidate iterators and
958 * be done in constant time, and does not invalidate iterators
975 * invalidate iterators and references.
990 * invalidate iterators and references.
1007 * does not invalidate iterators and references.
1024 * does not invalidate iterators and references.
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 874 * done in constant time, and does not invalidate iterators and
915 * in constant time, and does not invalidate iterators and
958 * be done in constant time, and does not invalidate iterators
975 * invalidate iterators and references.
990 * invalidate iterators and references.
1007 * does not invalidate iterators and references.
1024 * does not invalidate iterators and references.
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 874 * done in constant time, and does not invalidate iterators and
915 * in constant time, and does not invalidate iterators and
958 * be done in constant time, and does not invalidate iterators
975 * invalidate iterators and references.
990 * invalidate iterators and references.
1007 * does not invalidate iterators and references.
1024 * does not invalidate iterators and references.
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h 874 * done in constant time, and does not invalidate iterators and
915 * in constant time, and does not invalidate iterators and
958 * be done in constant time, and does not invalidate iterators
975 * invalidate iterators and references.
990 * invalidate iterators and references.
1007 * does not invalidate iterators and references.
1024 * does not invalidate iterators and references.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_list.h 874 * done in constant time, and does not invalidate iterators and
915 * in constant time, and does not invalidate iterators and
958 * be done in constant time, and does not invalidate iterators
975 * invalidate iterators and references.
990 * invalidate iterators and references.
1007 * does not invalidate iterators and references.
1024 * does not invalidate iterators and references.
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_list.h 942 * done in constant time, and does not invalidate iterators and
983 * in constant time, and does not invalidate iterators and
1026 * be done in constant time, and does not invalidate iterators
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h 951 * done in constant time, and does not invalidate iterators and
992 * in constant time, and does not invalidate iterators and
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_list.h 942 * done in constant time, and does not invalidate iterators and
983 * in constant time, and does not invalidate iterators and
1026 * be done in constant time, and does not invalidate iterators
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_list.h 951 * done in constant time, and does not invalidate iterators and
992 * in constant time, and does not invalidate iterators and
    [all...]
  /external/chromium_org/cc/layers/
tiled_layer_unittest.cc 412 // Invalidate and move the visible_rect in the scroll direction.
544 // However, during the paint, we invalidate one of the tiles. This should
572 // Invalidate a tile on layer1, during update of layer 2.
757 bool invalidate[10] = { true, true, true, true, true, true, true, true, false, local
761 // or after the layer was visible and we didn't invalidate.
774 if (invalidate[i])
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
OneLocalsArray.java 140 public void invalidate(int idx) { method in class:OneLocalsArray
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
AnimationCloning.java 144 invalidate(); method
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).
  /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__);

Completed in 2148 milliseconds

<<31323334353637383940>>