/external/chromium_org/chrome/browser/ui/app_modal_dialogs/ |
app_modal_dialog.cc | 49 void AppModalDialog::Invalidate() {
|
/external/chromium_org/content/public/browser/android/ |
synchronous_compositor_client.h | 43 virtual void SetContinuousInvalidate(bool invalidate) = 0;
|
/external/chromium_org/content/renderer/pepper/ |
fullscreen_container.h | 21 virtual void Invalidate() = 0;
|
ppb_widget_impl.h | 41 void Invalidate(const PP_Rect* dirty);
|
/external/chromium_org/net/dns/ |
dns_config_service.h | 147 // The timer counts from the last Invalidate* until complete config is read. 160 // True after On*Read, before Invalidate*. Tells if the config is complete. 169 // Initialized and updated on Invalidate* call. 175 // Started in Invalidate*, cleared in On*Read.
|
/external/chromium_org/remoting/codec/ |
video_decoder_verbatim.h | 28 virtual void Invalidate(const webrtc::DesktopSize& view_size,
|
/external/chromium_org/third_party/skia/src/gpu/gl/ |
GrGLProgram.h | 79 SharedGLState() { this->invalidate(); } 80 void invalidate() { function in struct:GrGLProgram::SharedGLState 99 MatrixState() { this->invalidate(); } 100 void invalidate() { function in struct:GrGLProgram::MatrixState
|
GrGLTexture.cpp | 21 fTexParams.invalidate();
|
/external/clang/test/Analysis/ |
idempotent-operations.m | 16 // a method may invalidate an instance variable.
|
/external/compiler-rt/lib/ |
clear_cache.c | 20 * It is expected to invalidate the instruction cache for the
|
/external/llvm/test/Analysis/GlobalsModRef/ |
purecse.ll | 23 store i32 %X, i32* %P ;; Does not invalidate 'pure' call.
|
/external/llvm/test/Analysis/ScalarEvolution/ |
scev-invalid.ll | 12 ; forgetMemoizedResults should invalidate the backedge taken count expression.
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
FreeSpaceBox.java | 25 * presentation. Care should be excercized when deleting the object, as this may invalidate the offsets used in the
|
/external/skia/src/gpu/gl/ |
GrGLProgram.h | 79 SharedGLState() { this->invalidate(); } 80 void invalidate() { function in struct:GrGLProgram::SharedGLState 99 MatrixState() { this->invalidate(); } 100 void invalidate() { function in struct:GrGLProgram::MatrixState
|
GrGLTexture.cpp | 21 fTexParams.invalidate();
|
/frameworks/av/services/audioflinger/ |
RecordTracks.h | 40 void invalidate();
|
/frameworks/base/core/java/com/android/internal/widget/ |
PasswordEntryKeyboardView.java | 42 // invalidate both shift keys
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardLinearLayout.java | 44 invalidate(); method
|
/frameworks/volley/src/com/android/volley/toolbox/ |
NoCache.java | 39 public void invalidate(String key, boolean fullExpire) { method in class:NoCache
|
/frameworks/volley/tests/src/com/android/volley/mock/ |
MockCache.java | 54 public void invalidate(String key, boolean fullExpire) { method in class:MockCache
|
/packages/apps/Email/tests/src/com/android/emailcommon/provider/ |
QuickResponseTests.java | 45 // Invalidate all caches, since we reset the database for each test
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/ |
ColorHueView.java | 137 // invalidate((int) (ox - mDotRadius), (int) (oy - mDotRadius), (int) (ox + mDotRadius), 139 // invalidate( 142 invalidate(); method 207 invalidate(); method
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
AlbumSetSlotRenderer.java | 87 mSlotView.invalidate(); 93 mSlotView.invalidate(); 99 mSlotView.invalidate(); 217 mSlotView.invalidate();
|
AlbumSlotRenderer.java | 68 mSlotView.invalidate(); 74 mSlotView.invalidate(); 80 mSlotView.invalidate(); 164 mSlotView.invalidate();
|
EdgeView.java | 97 invalidate(); method 107 invalidate(); method 119 invalidate(); method 129 invalidate(); method
|