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

<<21222324252627282930>>

  /external/kernel-headers/original/asm-mips/
war.h 117 * Writeback and invalidate the primary cache dcache before DMA.
168 * Hit_Invalidate_I cacheops invalidate an icache line but the refill
  /external/mesa3d/src/glx/
dri2_glx.c 158 /* If the server doesn't send invalidate events, we may miss a
159 * resize before the rendering starts. Invalidate the buffers now
619 /* Old servers don't send invalidate events */
743 /* Old servers don't send invalidate events */
872 if (pdraw && psc->f && psc->f->base.version >= 3 && psc->f->invalidate)
873 psc->f->invalidate(pdp->driDrawable);
896 psc->f->base.version >= 3 && psc->f->invalidate)
897 psc->f->invalidate(pdraw->driDrawable);
    [all...]
  /external/qemu/android/
framebuffer.h 144 /* Producer::Invalidate tells the producer that the next call to
201 * its producer's Invalidate method, if any
  /external/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /frameworks/av/services/audioflinger/
PlaybackTracks.h 110 void invalidate();
154 bool mIsInvalid; // non-resettable latch, set by invalidate()
  /frameworks/base/core/java/android/view/
ActionMode.java 157 * Invalidate the action mode and refresh menu content. The mode's
163 public abstract void invalidate(); method in class:ActionMode
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardMultiUserAvatar.java 199 mUserImage.invalidate();
233 mUserImage.invalidate();
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 477 invalidate(); method
527 invalidate(); method
583 // Invalidate the view because if you move off this PhotoView
587 invalidate(); method
844 invalidate(); method
902 invalidate(); method
958 invalidate(); method
974 invalidate(); method
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /packages/apps/DeskClock/src/com/android/deskclock/
AnalogClock.java 262 invalidate();
271 invalidate();
CircleTimerView.java 72 invalidate(); method
196 invalidate(); method
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
TrimTimeBar.java 121 invalidate(); method
299 invalidate(); method
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 58 invalidate();
183 invalidate(); method
  /packages/apps/Launcher2/src/com/android/launcher2/
DragView.java 227 invalidate(); method
238 invalidate(); method
  /packages/apps/Launcher3/src/com/android/launcher3/
DragView.java 236 invalidate(); method
247 invalidate(); method
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
AudioTrackView.java 121 invalidate();
278 invalidate(); method
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
ComposingView.java 160 invalidate(); method
183 invalidate(); method
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
FastScrollingIndexCache.java 247 public void invalidate() { method in class:FastScrollingIndexCache
316 invalidate(); method
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_tree.h 146 //Should not invalidate end iterator:
302 //should not invalidate end:
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 755 // destroy buffer queue audio player object, and invalidate all associated interfaces
766 // destroy file descriptor audio player object, and invalidate all associated interfaces
776 // destroy URI audio player object, and invalidate all associated interfaces
786 // destroy audio recorder object, and invalidate all associated interfaces
794 // destroy output mix object, and invalidate all associated interfaces
801 // destroy engine object, and invalidate all associated interfaces
  /external/chromium_org/chrome_frame/
protocol_sink_wrap.cc 359 Invalidate();
600 void ProtData::Invalidate() {
677 prot_data->Invalidate();
758 prot_data->Invalidate();
866 prot_data->Invalidate();
894 prot_data->Invalidate();
    [all...]

Completed in 4334 milliseconds

<<21222324252627282930>>