/external/bluetooth/glib/gobject/ |
gclosure.h | 47 * The count includes the meta marshaller, the finalize and invalidate notifiers 175 * inotifiers may _not_ free/invalidate parameter values (e.g. ->data)
|
/external/clang/lib/StaticAnalyzer/Core/ |
Environment.cpp | 99 SVal V, bool Invalidate) { 103 if (Invalidate)
|
/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:
|
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/ |
MovieControllerLayer.m | 106 [_updateTimeTimer invalidate]; 229 [_updateTimeTimer invalidate];
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
FontCacheMac.mm | 52 fontCache()->invalidate(); 57 fontCache()->invalidate();
|
/external/webkit/Source/WebKit/android/plugins/ |
PluginWidgetAndroid.h | 89 page coordinate) if the plugin has invalidate us. 92 /* Called by PluginView to invalidate a portion of the plugin area (in
|
/external/webkit/Source/WebKit2/WebProcess/WebPage/ca/win/ |
LayerTreeHostCAWin.cpp | 136 void LayerTreeHostCAWin::invalidate() function in class:WebKit::LayerTreeHostCAWin 145 LayerTreeHostCA::invalidate();
|
/frameworks/base/core/java/android/view/ |
ActionMode.java | 112 * Invalidate the action mode and refresh menu content. The mode's 118 public abstract void invalidate(); method in class:ActionMode
|
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_tree.h | 146 //Should not invalidate end iterator: 302 //should not invalidate end:
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
TimeBar.java | 123 invalidate(); method 254 invalidate(); method
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
PagedViewWidget.java | 153 invalidate(); method 252 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
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_tree.h | 146 //Should not invalidate end iterator: 302 //should not invalidate end:
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_tree.h | 146 //Should not invalidate end iterator: 302 //should not invalidate end:
|
/external/libpng/contrib/visupng/ |
VisualPng.c | 201 // invalidate the client area for later update 217 // invalidate the client area for later update 262 // invalidate the client area for later update 312 // invalidate the client area for later update 341 // invalidate the client area for later update 386 // invalidate the client area for later update
|
/frameworks/base/core/java/android/widget/ |
FastScroller.java | 205 mList.invalidate(); 217 mList.invalidate(viewWidth - mThumbW, mThumbY, viewWidth, mThumbY + mThumbH); 402 mList.invalidate(viewWidth - mThumbW, 0, viewWidth, mList.getHeight()); 404 mList.invalidate(viewWidth - mThumbW, y, viewWidth, y + mThumbH); 773 mList.invalidate(); 870 mList.invalidate();
|
/frameworks/base/media/java/android/media/videoeditor/ |
MediaItem.java | 193 mBeginTransition.invalidate(); 197 mEndTransition.invalidate(); 348 * Invalidate the filename 504 ((OverlayFrame)overlay).invalidate(); method 623 * Invalidate the start and end transitions if necessary 631 * Invalidate the start and end transitions if necessary. This method is
|
/packages/apps/Calendar/src/com/android/calendar/ |
DayView.java | 192 invalidate(); 228 invalidate(); method 258 invalidate(); 979 invalidate(); method 1020 invalidate(); method 1025 invalidate(); method 1407 invalidate(); method 1416 invalidate(); method 1440 invalidate(); method 1446 invalidate(); method 1571 invalidate(); method 1605 invalidate(); method 2121 invalidate(); method 2130 invalidate(); method 3659 invalidate(); method 3666 invalidate(); method 3673 invalidate(); method 3758 invalidate(); method 3781 invalidate(); method 3857 invalidate(); method 4004 invalidate(); method 4078 invalidate(); method 4088 invalidate(); method 4117 invalidate(); method 4516 invalidate(); method 4545 invalidate(); method 4601 invalidate(); method [all...] |
/external/webkit/Source/WebKit2/WebProcess/WebPage/ |
WebPage.cpp | 242 m_sandboxExtensionTracker.invalidate(); 407 m_sandboxExtensionTracker.invalidate(); 1921 void WebPage::SandboxExtensionTracker::invalidate() function in class:WebKit::WebPage::SandboxExtensionTracker [all...] |
/frameworks/base/docs/html/guide/topics/graphics/ |
prop-animation.jd | 159 android.view.View#invalidate invalidate()} to refresh the View that the object 161 android.view.View#invalidate invalidate()} when the property is changed. 457 android.view.View#invalidate invalidate()} method on a View force the screen to redraw itself with the 463 invalidate the View properly, so you do not need to invalidate the View when calling these 548 {@link android.view.View#invalidate invalidate()} on a View to force that area of th [all...] |
/external/llvm/lib/CodeGen/ |
Splitter.cpp | 70 void invalidate() { valid = false; } function in class:llvm::LoopSplit 484 // Invalidate all parent loop ranges. 602 // Invalidate all parent loop ranges. 716 split.invalidate(); 750 split.invalidate();
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImpl.java | 141 session.invalidate(); 480 session.invalidate(); 540 session.invalidate(); 619 session.invalidate(); 724 session.invalidate();
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
PhotoView.java | 133 invalidate(); 208 invalidate(); method 214 invalidate(); method 378 invalidate(); // we need to keep the spinner rotating method 391 if (mPositionController.advanceAnimation()) invalidate(); method
|