/external/skia/src/gpu/gl/ |
GrGLIRect.h | 70 void invalidate() {fLeft = fWidth = fBottom = fHeight = -1;} function in struct:GrGLIRect
|
/frameworks/base/core/java/com/android/internal/widget/ |
ActionBarContainer.java | 94 invalidate(); method 112 invalidate(); method 129 invalidate(); method 322 invalidate(); method
|
/frameworks/base/core/res/res/drawable/ |
item_background.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_activated_holo_dark.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_holo_dark.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
item_background_holo_light.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
list_selector_background.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
list_selector_background_light.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
list_selector_holo_dark.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
list_selector_holo_light.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
/frameworks/base/core/tests/coretests/src/android/view/ |
PreDrawListener.java | 87 mFrame.invalidate();
|
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/ |
FakeView.java | 39 invalidate();
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
KeyButtonView.java | 172 invalidate(); method 187 invalidate(); method 198 // also invalidate our immediate parent to help avoid situations where nearby glows 200 ((View)getParent()).invalidate();
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
PathOffsetActivity.java | 63 invalidate(); method
|
/frameworks/support/v7/appcompat/res/drawable/ |
abc_item_background_holo_dark.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
abc_item_background_holo_light.xml | 19 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
abc_list_selector_holo_dark.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
abc_list_selector_holo_light.xml | 21 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActionBarContainer.java | 93 invalidate(); method 107 invalidate(); method 121 invalidate(); method 304 invalidate(); method
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_ion.h | 298 * DOC: ION_IOC_INV_CACHES - invalidate the caches 300 * Invalidate the caches of the handle specified. 305 * DOC: ION_IOC_CLEAN_INV_CACHES - clean and invalidate the caches 307 * Clean and invalidate the caches of the handle specified.
|
/libcore/support/src/test/java/libcore/javax/net/ssl/ |
FakeSSLSession.java | 99 public void invalidate() { method in class:FakeSSLSession
|
/packages/apps/Dialer/res/drawable/ |
btn_call.xml | 24 <!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
ImageMirror.java | 49 invalidate(); method
|
ImageRotate.java | 49 invalidate(); method
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
SharedBuffer.java | 70 public synchronized void invalidate() { method in class:SharedBuffer
|