HomeSort by relevance Sort by last modified time
    Searched refs:heavy (Results 1 - 13 of 13) sorted by null

  /hardware/ti/omap4xxx/hwc/
Android.mk 1 # HWC under heavy development and should not be included in builds for now
  /hardware/ti/omap4-aah/hwc/
Android.mk 1 # HWC under heavy development and should not be included in builds for now
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
README 140 Version: 1.5R3, with heavy modifications
  /frameworks/base/core/java/android/app/
Notification.java     [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 37 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */
184 unsigned heavy = atoi(value); local
185 ALOGV("AAC decoder using desried DRC heavy compression switch of %d instead of %d", heavy,
187 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY, heavy);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/image_editor/
image_util.js 430 * animations play out before the computation heavy image loading starts.
image_view.js 918 * it is safe to perform CPU-heavy operations without disrupting the animation.
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_util.js 430 * animations play out before the computation heavy image loading starts.
image_view.js 918 * it is safe to perform CPU-heavy operations without disrupting the animation.
    [all...]
  /external/chromium_org/v8/tools/
tickprocessor.js 521 print('\n [Bottom up (heavy) profile]:');
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
slide_mode.js 777 * @param {number} delay Delay in ms. Used to prevent the CPU-heavy image
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 777 * @param {number} delay Delay in ms. Used to prevent the CPU-heavy image
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager.js 715 * initialized here. Any heavy operation should be avoided. Files.app's
    [all...]

Completed in 252 milliseconds