HomeSort by relevance Sort by last modified time
    Searched full:resizer (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium-trace/catapult/third_party/polymer/components/core-resizable/test/
test-elements.html 1 <polymer-element name="core-resizer-parent">
17 <polymer-element name="core-resizer-parent-filtered" extends="core-resizer-parent">
28 <polymer-element name="core-resizer-peer" extends="core-resizer-parent">
36 <polymer-element name="core-resizer-peer-filtered" extends="core-resizer-parent-filtered">
basic.html 35 <core-resizer-parent id="parent">
44 </core-resizer-parent>
47 <core-resizer-parent-filtered id="parentFiltered">
56 </core-resizer-parent-filtered>
64 <core-resizer-peer id="peer"></core-resizer-peer>
77 <core-resizer-peer-filtered id="peerFiltered"></core-resizer-peer-filtered>
85 <core-resizer-parent id="parentTop">
86 <core-resizer-parent id="parentNested"
    [all...]
  /external/libvpx/libvpx/test/
resize_util.sh 29 local resizer="${LIBVPX_BIN_PATH}/resize_util${VPX_TEST_EXE_SUFFIX}"
36 if [ ! -x "${resizer}" ]; then
37 elog "${resizer} does not exist or is not executable."
41 eval "${VPX_TEST_PREFIX}" "${resizer}" "${YUV_RAW_INPUT}" \
resize_test.cc 349 // Verify the dynamic resizer behavior for real time, 1 pass CBR mode.
378 // Verify the dynamic resizer behavior for real time, 1 pass CBR mode.
  /external/e2fsprogs/resize/
resize2fs.h 2 * resize2fs.h --- ext2 resizer header file
73 * Flags for the resizer; most are debugging flags only
100 * The core state structure for the ext2 resizer
resize2fs.8.in 7 resize2fs \- ext2/ext3/ext4 file system resizer
main.c 2 * main.c --- ext2 resizer main program
  /frameworks/base/core/java/android/app/
LauncherActivity.java 73 ListItem(PackageManager pm, ResolveInfo resolveInfo, IconResizer resizer) {
82 if (resizer != null) {
83 icon = resizer.createIconThumbnail(resolveInfo.loadIcon(pm));
108 public ActivityAdapter(IconResizer resizer) {
109 mIconResizer = resizer;
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
index.html 47 $$('.examplesResizerDemos').each(function(resizer){
48 new ResizerDemo(resizer);
50 $$('.examplesResizerDemosXY').each(function(resizer){
51 new ResizeDemoXY(resizer);
mootools-more-yui-compressed.min.js     [all...]
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 92 # TODO(keescook): figure out what is killing the resizer and
97 # unresized. It would be better to have the resizer running in
163 error.TestError('resizer still running'))
  /external/chromium-trace/catapult/third_party/polymer/components/core-resizable/
core-resizable.html 180 * Set to `true` if the resizer is actually a peer to the elements it
  /external/e2fsprogs/
configure.in 659 dnl handle --enable-resizer
661 AC_ARG_ENABLE([resizer],
662 [ --disable-resizer disable support of e2resize program],
    [all...]
RELEASE-NOTES     [all...]
configure     [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/
ImageUtils.java 431 final ImageResizer resizer = new ImageResizer(width, height, orientation, local
433 return resizer.resize();
437 * Create and initialize an image resizer
    [all...]
  /external/e2fsprogs/debian/
rules 186 --disable-resizer # --disable-debugfs
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
videoprocessor_integrationtest.cc     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 535 * subdivided to allow multiple resizer threads. This value
    [all...]
  /prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar 
sdkuilib.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2lib/24.4.0-beta6/
hierarchyviewer2lib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2lib/24.5.0/
hierarchyviewer2lib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2lib/25.0.0-alpha1/
hierarchyviewer2lib-25.0.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 

Completed in 1253 milliseconds

1 2