HomeSort by relevance Sort by last modified time
    Searched full:recycle (Results 651 - 675 of 1224) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_buffer.h 194 // Gets the frame assigned to the timestamp of the packet. May recycle
  /external/glide/library/src/main/java/com/bumptech/glide/request/
GenericRequest.java 120 public void recycle() { method in class:GenericRequest
  /external/llvm/docs/HistoricalNotes/
2001-05-18-ExceptionHandling.txt 121 object for the current thread. Note that we do not attempt to recycle the
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 499 // If we already have a stub for this function, recycle it.
508 // If we already have a lazy stub for this function, recycle it.
569 // If we already have a stub for this global variable, recycle it.
586 // If we already have a stub for this function, recycle it.
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
TextureLibrary.java 194 bitmap.recycle();
  /external/skia/src/gpu/
GrBufferAllocPool.h 24 * can be reset after drawing is completed to recycle space.
  /external/skia/src/gpu/gl/
GrGLCreateNullInterface.cpp 75 // recycle a slot from the free list
  /frameworks/base/core/java/android/app/
FragmentBreadCrumbs.java 115 a.recycle();
MediaRouteButton.java 97 a.recycle();
  /frameworks/base/core/java/android/hardware/soundtrigger/
KeyphraseEnrollmentInfo.java 159 array.recycle();
  /frameworks/base/core/java/android/preference/
PreferenceFragment.java 174 a.recycle();
  /frameworks/base/core/java/android/transition/
ArcMotion.java 77 a.recycle();
TransitionInflater.java 338 a.recycle();
  /frameworks/base/core/java/android/view/
InputFilter.java 254 event.recycle();
  /frameworks/base/core/java/android/view/animation/
GridLayoutAnimationController.java 130 a.recycle();
ScaleAnimation.java 130 a.recycle();
  /frameworks/base/core/java/android/widget/
AbsSpinner.java 87 a.recycle();
CheckedTextView.java 104 a.recycle();
CompoundButton.java 106 a.recycle();
QuickContactBadge.java 98 styledAttributes.recycle();
RadioGroup.java 92 attributes.recycle();
RatingBar.java 98 a.recycle();
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContainer.java 74 a.recycle();
  /frameworks/base/core/tests/coretests/src/android/app/activity/
ServiceTest.java 153 data.recycle();
  /frameworks/base/core/tests/coretests/src/android/net/
LinkAddressTest.java 323 p.recycle();

Completed in 780 milliseconds

<<21222324252627282930>>