/hardware/libhardware/include/hardware/ |
hwcomposer.h | 215 * (*invalidate)() triggers a screen refresh, in particular prepare and set 217 * NO GUARANTEE that the screen refresh will happen after invalidate() 219 * invalidate() is GUARANTEED TO NOT CALL BACK into the h/w composer HAL and 220 * it is safe to call invalidate() from any of hwc_composer_device 223 void (*invalidate)(struct hwc_procs* procs); member in struct:hwc_procs
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartNetworkSeriesView.java | 138 invalidate(); method 153 invalidate(); method 159 invalidate(); method 286 invalidate(); method 295 invalidate(); method
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
CandidatesContainer.java | 183 invalidate(); method 216 invalidate(); method 226 invalidate(); method 254 cv.invalidate(); 269 cv.invalidate();
|
SoftKeyboardView.java | 111 * release. Currently, whenever we can invalidate(Rect), view will call 201 invalidate(mDirtyRect); 203 invalidate(); method 278 invalidate(mDirtyRect); 329 invalidate(mDirtyRect); 361 invalidate(mDirtyRect); 396 invalidate(); method
|
/external/webkit/Source/WebCore/platform/ |
Scrollbar.cpp | 45 // when the thumb moves, we have to invalidate them for painting. 143 invalidate(); 162 invalidate(); 282 invalidate(); // Just invalidate the whole scrollbar, since the buttons at either end change anyway. 283 else if (m_pressedPart == NoPart) { // When there's a pressed part, we don't draw a hovered state, so there's no reason to invalidate. 433 invalidate();
|
/packages/apps/Gallery/src/com/android/camera/ |
CropImage.java | 540 mImageView.invalidate(); 571 hv.invalidate(); 588 hv.invalidate(); 597 hv.invalidate(); 606 hv.invalidate(); 616 hv.invalidate(); 626 hv.invalidate(); 635 hv.invalidate(); 640 invalidate(); method 792 invalidate(); method [all...] |
/frameworks/base/opengl/libagl/ |
matrix.cpp | 142 // invalidate perspective (divide by W) and view volume clipping 495 void transform_state_t::invalidate() function in class:android::transform_state_t 849 c->transforms.invalidate(); 888 c->transforms.invalidate(); 935 c->transforms.invalidate(); 943 c->transforms.invalidate(); 950 c->transforms.invalidate(); 960 c->transforms.invalidate(); 969 c->transforms.invalidate(); 980 c->transforms.invalidate(); [all...] |
/development/ndk/platforms/android-9/samples/native-audio/jni/ |
native-audio-jni.c | 558 // destroy buffer queue audio player object, and invalidate all associated interfaces 567 // destroy file descriptor audio player object, and invalidate all associated interfaces 575 // destroy URI audio player object, and invalidate all associated interfaces 583 // destroy audio recorder object, and invalidate all associated interfaces 591 // destroy output mix object, and invalidate all associated interfaces 598 // destroy engine object, and invalidate all associated interfaces
|
/external/kernel-headers/original/asm-arm/ |
tlbflush.h | 182 * needs to determine if it should invalidate the TLB for each 188 * Invalidate the entire TLB. 192 * Invalidate all TLB entries in a particular address 198 * Invalidate a range of TLB entries in the specified 206 * Invalidate the specified page in the specified address range. 212 * Invalidate the TLB entry for the specified page. The address
|
/external/qemu/ |
softmmu_template.h | 132 * must invalidate two caches in TLB. */ 165 /* Accessed memory is under memchecker control. We must invalidate 171 // Read crossed page boundaris. Invalidate second cache too. 308 * must invalidate two caches in TLB. */ 341 /* Accessed memory is under memchecker control. We must invalidate 347 // Write crossed page boundaris. Invalidate second cache too.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
FolderIcon.java | 198 mCellLayout.invalidate(); 225 mCellLayout.invalidate(); 544 invalidate(); 574 invalidate(); method 579 invalidate(); method 584 invalidate(); method
|
BubbleTextView.java | 126 // so we just need to do an invalidate to trigger draw 218 // Invalidate so the pressed state is visible, or set a flag so we know that we 219 // have to call invalidate as soon as the state is "pressed"
|
/packages/apps/MusicFX/src/com/android/musicfx/seekbar/ |
AbsSeekBar.java | 119 invalidate(); method 146 invalidate(); method 217 * so just invalidate this whole view. 219 invalidate(); 414 invalidate(); 420 invalidate(); // see above explanation
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
AudioTrackLinearLayout.java | 275 audioTrackView.invalidate(); 373 mAudioTrackActionMode.invalidate(); 417 mAudioTrackActionMode.invalidate(); 421 invalidate(); method 479 invalidate(); method 502 invalidate(); method
|
ZoomControl.java | 89 invalidate(); method 107 invalidate(); method 173 invalidate(); method
|
/external/webkit/Source/WebCore/svg/ |
SVGFEConvolveMatrixElement.cpp | 157 invalidate(); 164 invalidate(); 183 invalidate();
|
/external/webkit/Source/WebKit/chromium/src/ |
WebDevToolsAgentImpl.cpp | 263 // and the drawing of the highlight. Here we just make sure to invalidate 270 // FIXME: able to invalidate a smaller rect. 271 // FIXME: Is it important to just invalidate the rect of the node region
|
/external/webkit/Source/WebKit2/WebProcess/Downloads/mac/ |
DownloadMac.mm | 52 - (void)invalidate; 168 [m_delegate.get() invalidate]; 210 - (void)invalidate
|
/frameworks/base/services/surfaceflinger/DisplayHardware/ |
HWComposer.cpp | 55 mCBContext.procs.invalidate = &hook_invalidate; 74 reinterpret_cast<cb_context *>(procs)->hwc->invalidate(); 77 void HWComposer::invalidate() { function in class:android::HWComposer
|
/libcore/luni/src/test/java/libcore/javax/net/ssl/ |
SSLSessionTest.java | 247 s.invalid.invalidate(); 252 s.server.invalidate(); 257 s.client.invalidate();
|
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/actions/ |
CropView.java | 85 invalidate(); method 140 invalidate(); method 200 invalidate(); method
|
/external/chromium/chrome/browser/ui/cocoa/tabs/ |
throbber_view.mm | 190 - (void)invalidate; 232 - (void)invalidate { 233 [timer_ invalidate]; 270 // removeThrobber: if it decides it's done animating. That would invalidate
|
/external/clang/test/Analysis/ |
misc-ps-region-store.cpp | 307 // Invalidate fields during C++ method calls. 313 void invalidate(); 334 invalidate(); 381 // Test that we invalidate byref arguments passed to constructors.
|
misc-ps.c | 13 // strlen doesn't invalidate the value of 'size_rdar9373039'.
|
/external/kernel-headers/original/linux/ |
smp.h | 64 #define MSG_INVALIDATE_TLB 0x0001 /* Remote processor TLB invalidate */
|