HomeSort by relevance Sort by last modified time
    Searched full:images (Results 551 - 575 of 6197) sorted by null

<<21222324252627282930>>

  /external/skia/gm/tests/outputs/checksum-based-filenames/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/checksum-based-filenames/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/compared-against-different-pixels-json/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/compared-against-different-pixels-json/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/compared-against-identical-bytes-json/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/compared-against-identical-bytes-json/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/compared-against-identical-pixels-json/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/compared-against-identical-pixels-json/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/ignore-expectations-mismatch/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/ignore-expectations-mismatch/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/ignoring-one-test/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/ignoring-one-test/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/ignoring-some-failures/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/ignoring-some-failures/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/intentionally-skipped-tests/output-expected/
stdout 4 GM: writing images without expectations to gm/tests/outputs/intentionally-skipped-tests/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/no-hierarchy/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/no-hierarchy/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/no-readpath/output-expected/
stdout 4 GM: writing images without expectations to gm/tests/outputs/no-readpath/output-actual/missingExpectationsPath
  /external/skia/gm/tests/outputs/pipe-playback-failure/output-expected/
stdout 5 GM: writing images without expectations to gm/tests/outputs/pipe-playback-failure/output-actual/missingExpectationsPath
  /external/skia/gyp/
dm.gyp 12 '../src/images',
  /external/skia/include/images/
SkImageRef_GlobalPool.h 39 is <= the specified amount. Since some images may be "in use", the
  /external/skia/tools/
skdiff_utils.h 45 * If !outputDir.isEmpty(), writes out difference and white images.
  /external/valgrind/main/docs/lib/
vg-html-chunk.xsl 43 <img src="images/prev.png" width="18" height="21" border="0">
62 <img src="images/up.png" width="21" height="18" border="0">
81 <img src="images/home.png" width="27" height="20" border="0">
104 <img src="images/next.png" width="18" height="21" border="0">
  /external/valgrind/main/
valgrind.spec.in 40 %doc docs.installed/html/*.html docs.installed/html/images/*.png
  /frameworks/base/docs/html/
index.jd 20 <a href="/about/versions/kitkat.html"><img src="/images/home/kk-hero.jpg" style="width:242px;padding-top:72px;"></a>
34 <img src="/images/title-devbytes-kk.jpg" style="margin-top:22px;width:600px;">
62 <img src="/images/title-adia-kk.png" style="margin-top:22px;width:600px;">
75 <img src="/images/home/io-videos-2013.png" style="margin:60px 0 0;
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 32 <p>Similarly, when downloading images, it's good practice to reduce the size of the images server-side, rather than downloading full-sized images that are reduced on the client.</p>
36 <p>Another important technique is to avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resources, including on-demand downloads such as full size images, for as long as reasonably possible. On-demand resources should be stored separately to enable you to regularly flush your on-demand cache to manage its size.</p>
  /frameworks/base/media/tests/omxjpegdecoder/
Android.mk 39 $(TOP)/external/skia/include/images \
  /frameworks/base/services/java/com/android/server/am/
PendingThumbnailsRecord.java 25 * waiting for thumbnail images.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/res/values/
strings.xml 24 <string name="imagesSavedTextView" > Images Saved </string>
  /ndk/
README.TXT 29 the Android system images that all NDK developers should be aware of.
  /packages/apps/Browser/src/com/android/browser/
DownloadTouchIcon.java 38 import android.provider.BrowserContract.Images;
190 values.put(Images.TOUCH_ICON, os.toByteArray());
193 values.put(Images.URL, mCursor.getString(0));
194 mContentResolver.update(Images.CONTENT_URI, values, null, null);
  /packages/apps/Browser/tests/src/com/android/browser/tests/
BP2ProviderTests.java 28 import android.provider.BrowserContract.Images;
49 values.put(Images.URL, url);
53 values.put(Images.THUMBNAIL, os.toByteArray());
56 assertTrue(updateBookmark(Images.CONTENT_URI, values));
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.h 91 * \param width Width of input images (note: all images must be same size)
92 * \param height Height of input images (note: all images must be same size)

Completed in 1282 milliseconds

<<21222324252627282930>>