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

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/
chrome_browser_main.cc     [all...]
  /external/chromium_org/content/common/gpu/media/
v4l2_video_decode_accelerator.cc 735 // Recycle buffers.
    [all...]
  /frameworks/base/core/java/android/app/
FragmentManager.java 772 attrs.recycle();
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityEvent.java 1031 public void recycle() { method in class:AccessibilityEvent
    [all...]
  /frameworks/base/core/java/android/widget/
CalendarView.java 892 attributesArray.recycle();
    [all...]
LinearLayout.java 231 a.recycle();
    [all...]
NumberPicker.java 650 attributesArray.recycle();
    [all...]
RelativeLayout.java 259 a.recycle();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationStackScrollLayout.java 720 downEvent.recycle();
    [all...]
  /frameworks/base/services/core/java/com/android/server/tv/
TvInputManagerService.java     [all...]
  /frameworks/support/v4/java/android/support/v4/app/
FragmentManager.java 824 //attrs.recycle();
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
LinearLayoutCompat.java 181 a.recycle();
    [all...]
SearchView.java 351 a.recycle();
    [all...]
Toolbar.java 275 a.recycle();
    [all...]
  /packages/apps/Browser/src/com/android/browser/view/
ScrollerView.java 173 a.recycle();
480 mVelocityTracker.recycle();
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java 224 a.recycle();
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 688 public void recycle() { method in class:LatinIME
692 mInputLogic.recycle();
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
AutoLockTest.java     [all...]
  /development/samples/training/InteractiveChart/src/com/example/android/interactivechart/
InteractiveLineGraphView.java 221 a.recycle();
    [all...]
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/c/
struct_p_p_b___video_decoder__0__1.html 96 <p>The plugin should call <a class="el" href="struct_p_p_b___video_decoder__0__1.html#a56052b4cdde98dbed1f8fdc3df379eb4" title="Flushes the decoder.">Flush()</a> when it reaches the end of its video stream in order to stop cleanly. The decoder will run any pending <a class="el" href="struct_p_p_b___video_decoder__0__1.html#a8e2c5a3b99eff16845b8335be36e6d4c" title="Decodes a bitstream buffer.">Decode()</a> call to completion. The plugin should make no further calls to the decoder other than <a class="el" href="struct_p_p_b___video_decoder__0__1.html#aa058b25aa12485118536fb42130b367a" title="Gets the next picture from the decoder.">GetPicture()</a> and <a class="el" href="struct_p_p_b___video_decoder__0__1.html#ae65877f22dc977a0747271809a741297" title="Recycles a picture that the plugin has received from the decoder.">RecyclePicture()</a> until the decoder signals completion by running |callback|. Just before completion, any pending <a class="el" href="struct_p_p_b___video_decoder__0__1.html#aa058b25aa12485118536fb42130b367a" title="Gets the next picture from the decoder.">GetPicture()</a> call will complete by running its callback with result PP_ERROR_ABORTED to signal that no more pictures are available. The plugin should recycle any pictures it is using before resuming decoding.</p>
  /external/chromium_org/native_client_sdk/doc_generated/pepper_dev/cpp/
classpp_1_1_video_decoder.html 178 <p>The plugin should call <a class="el" href="classpp_1_1_video_decoder.html#adb59ebce58f83b1c27e9c427596fb366" title="Flushes the decoder.">Flush()</a> when it reaches the end of its video stream in order to stop cleanly. The decoder will run any pending <a class="el" href="classpp_1_1_video_decoder.html#a2f1a48cf6d2f1854b20e6a747c9b03e3" title="Decodes a bitstream buffer.">Decode()</a> call to completion. The plugin should make no further calls to the decoder other than <a class="el" href="classpp_1_1_video_decoder.html#aec1a1bc95b8d3eea64b942af48dff02a" title="Gets the next picture from the decoder.">GetPicture()</a> and <a class="el" href="classpp_1_1_video_decoder.html#a7b9c4917ebd205572a0fe69a34f1bfd9" title="Recycles a picture that the plugin has received from the decoder.">RecyclePicture()</a> until the decoder signals completion by running |callback|. Just before completion, any pending <a class="el" href="classpp_1_1_video_decoder.html#aec1a1bc95b8d3eea64b942af48dff02a" title="Gets the next picture from the decoder.">GetPicture()</a> call will complete by running its callback with result PP_ERROR_ABORTED to signal that no more pictures are available. The plugin should recycle any pictures it is using before resuming decoding.</p>
  /external/chromium_org/third_party/skia/src/gpu/
GrDrawState.h     [all...]
  /external/chromium_org/ui/base/l10n/
l10n_util.cc 525 // 2. Recycle IDS_ENCODING_{SIMP,TRAD}_CHINESE.

Completed in 940 milliseconds

<<31323334353637383940>>