OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recycle
(Results
476 - 500
of
1224
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Gallery2/src/com/android/photos/views/
TiledImageRenderer.java
256
// 3.
Recycle
unused tiles.
306
//
Recycle
unused tiles: if the level of the active tile is outside the
397
tile.
recycle
();
405
texture.
recycle
();
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
TiledImageRenderer.java
256
// 3.
Recycle
unused tiles.
306
//
Recycle
unused tiles: if the level of the active tile is outside the
397
tile.
recycle
();
405
texture.
recycle
();
/packages/apps/Launcher3/src/com/android/launcher3/
PageIndicator.java
72
a.
recycle
();
PreloadIconDrawable.java
68
ta.
recycle
();
/packages/apps/LegacyCamera/src/com/android/camera/
ListPreference.java
69
a.
recycle
();
/packages/apps/Settings/src/com/android/settings/voice/
VoiceInputHelper.java
196
array.
recycle
();
/packages/apps/Settings/src/com/android/settings/widget/
ChartView.java
66
a.
recycle
();
SetupWizardIllustration.java
71
a.
recycle
();
SwitchBar.java
79
a.
recycle
();
/packages/apps/Settings/src/com/android/settings/wifi/
WifiSettingsForSetupWizard.java
135
ta.
recycle
();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/
DreamInfoAction.java
176
sa.
recycle
();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
SettingsHelper.java
159
data.
recycle
();
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
RecycleBitmapPool.java
28
// FIXME: this class saves
recycle
bitmap as SoftReference, which is too vulnerable to
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java
99
ta.
recycle
();
MiniDrawerView.java
44
// TODO: but Material account switcher doesn't
recycle
...
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailsDrawingPreview.java
77
mOffscreenBuffer.
recycle
();
/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
FixedAspectSurfaceView.java
54
a.
recycle
();
PaneLayout.java
113
a.
recycle
();
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading_local.py
104
# 3) New Locals should
recycle
the original's address. Creating
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading_local.py
104
# 3) New Locals should
recycle
the original's address. Creating
/sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
LabelView.java
80
a.
recycle
();
/frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java
378
a.
recycle
();
455
a.
recycle
();
[
all
...]
/system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp
398
scratches.
recycle
(Rs);
440
scratches.
recycle
(Ry);
659
scratches.
recycle
(c);
662
scratches.
recycle
(dx);
1163
void RegisterAllocator::RegisterFile::
recycle
(int reg)
function in class:android::RegisterAllocator::RegisterFile
[
all
...]
/frameworks/base/core/java/android/text/
TextUtils.java
119
recycle
(temp);
127
recycle
(temp);
177
recycle
(temp);
185
recycle
(temp);
252
recycle
(temp);
274
recycle
(temp);
1342
\/* package *\/ static void
recycle
(char[] temp) {
method in class:TextUtils
[
all
...]
/external/chromium_org/third_party/sqlite/src/src/
pcache1.c
28
** of one or more PCaches that are able to
recycle
each others unpinned
43
** threadsafe, but is able
recycle
pages more efficient.
466
** to
recycle
pages to reduce the number allocated to nMaxPage.
676
** then attempt to
recycle
a page from the LRU list. If it is the right
735
/* Step 4. Try to
recycle
a page. */
Completed in 2546 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>