OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
726 - 750
of
2205
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp
104
* DESCRIPTION: static function entry to
invalidate
a specific stream buffer
107
* @index : index of the stream buffer to
invalidate
127
* DESCRIPTION: static function entry to clean and
invalidate
a specific stream buffer
130
* @index : index of the stream buffer to
invalidate
661
* DESCRIPTION:
invalidate
a specific stream buffer
664
* @index : index of the buffer to
invalidate
678
* DESCRIPTION: clean and
invalidate
a specific stream buffer
681
* @index : index of the buffer to
invalidate
/external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_exit_bubble_controller.mm
184
[hideTimer_
invalidate
];
191
[hideTimer_
invalidate
];
/external/chromium_org/content/child/npapi/
npobject_stub.cc
310
if (!npobject_->_class->
invalidate
)
313
npobject_->_class->
invalidate
(npobject_);
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
HandleView.java
163
invalidate
();
method
407
invalidate
();
method
/external/chromium_org/content/renderer/
paint_aggregator.cc
124
// Re-
invalidate
in case the union intersects other paint rects.
236
// might as well
invalidate
the scroll rect.
render_widget_fullscreen_pepper.cc
162
widget_->
Invalidate
();
372
void RenderWidgetFullscreenPepper::
Invalidate
() {
/external/chromium_org/ppapi/utility/graphics/
paint_aggregator.cc
123
// Re-
invalidate
in case the union intersects other paint rects.
227
// might as well
invalidate
the scroll rect.
/external/chromium_org/third_party/npapi/bindings/
npruntime.h
287
NPObject instance after the
invalidate
callback has been
304
NPInvalidateFunctionPtr
invalidate
;
member in struct:NPClass
/external/chromium_org/tools/gyp/tools/emacs/
gyp.el
94
(defun gyp-
invalidate
-parse-states-after (target-point)
185
(gyp-
invalidate
-parse-states-after (point))
/external/chromium_org/ui/views/window/
non_client_view.h
192
// Tells the NonClientView to
invalidate
the NonClientFrameView's window icon.
195
// Tells the NonClientView to
invalidate
the NonClientFrameView's window
/external/clang/docs/analyzer/
RegionStore.txt
34
`foo[i]` is somewhere within `foo`, so we don't have to
invalidate
anything
68
instance variable should *not*
invalidate
the rest of the object, since unlike
/external/guava/guava-tests/test/com/google/common/cache/
CacheEvictionTest.java
158
cache.
invalidate
(key);
277
//
invalidate
all
/external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp
74
//
Invalidate
instruction cache for sections with execute permissions.
216
//
Invalidate
the instruction cache for each loaded function.
/external/oprofile/events/mips/1004K/
events.h
111
"57-0 External
invalidate
(i.e. leaving a cache line in the invalid state) interventions"},
219
"57-1 External
invalidate
interventions that hit in the cache"},
/external/qemu/memcheck/
memcheck_util.h
191
* start - Beginning of the allocated block to
invalidate
pages for.
192
* end - End of (past one byte after) the allocated block to
invalidate
pages
/frameworks/base/core/java/android/transition/
Crossfade.java
207
// TODO: some way to auto-
invalidate
views based on drawable changes? callbacks?
208
view.
invalidate
(startDrawable.getBounds());
/frameworks/base/core/java/android/widget/
AbsSpinner.java
153
invalidate
();
method
279
invalidate
();
method
/frameworks/base/docs/html/guide/topics/ui/
drag-drop.jd
[
all
...]
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
CropView.java
185
invalidate
();
method
280
invalidate
();
method
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AbsSpinnerICS.java
134
invalidate
();
method
263
invalidate
();
method
/frameworks/support/v7/appcompat/src/android/support/v7/view/
ActionMode.java
161
*
Invalidate
the action mode and refresh menu content. The mode's {@link ActionMode.Callback}
166
public abstract void
invalidate
();
method in class:ActionMode
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp
105
* DESCRIPTION: static function entry to
invalidate
a specific stream buffer
108
* @index : index of the stream buffer to
invalidate
128
* DESCRIPTION: static function entry to clean and
invalidate
a specific stream buffer
131
* @index : index of the stream buffer to
invalidate
663
* DESCRIPTION:
invalidate
a specific stream buffer
666
* @index : index of the buffer to
invalidate
680
* DESCRIPTION: clean and
invalidate
a specific stream buffer
683
* @index : index of the buffer to
invalidate
/packages/apps/Gallery2/src/com/android/gallery3d/app/
ManageCachePage.java
146
mRootPane.
invalidate
();
190
mSlotView.
invalidate
();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageStraighten.java
99
invalidate
();
155
invalidate
();
method
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
StatePanelTrack.java
305
mCurrentSelectedView.
invalidate
();
308
mCurrentView.
invalidate
();
Completed in 2246 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>