/external/qemu/distrib/jpeg-6b/ |
usage.doc | 403 jpegtran performs various useful transformations of JPEG files. 410 ever fully decoding the image. Therefore, its transformations are lossless: 444 The other transformations operate rather oddly if the image dimensions are not 465 equivalences between the transformations no longer hold. For example,
|
/external/qemu/distrib/libpng-1.2.19/ |
pngpread.c | 826 if (png_ptr->transformations || (png_ptr->flags&PNG_FLAG_STRIP_ALPHA)) 831 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE)) 836 png_ptr->row_buf + 1, png_ptr->pass, png_ptr->transformations); 1045 if (png_ptr->transformations & PNG_INTERLACE) [all...] |
/external/valgrind/main/docs/xml/ |
xml_help.txt | 16 xml to html markup transformations:
|
/frameworks/base/core/java/android/text/method/ |
ArrowKeyMovementMethod.java | 43 // This calculation does not take into account the view transformations that
|
/frameworks/native/libs/utils/ |
LinearTransform.cpp | 28 // Static math methods involving linear transformations
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
TraceFileParserTask.java | 119 GlTracePlugin.getDefault().logMessage("Error while creating transformations for "
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/ |
TexImageTransform.java | 86 // Applying texture transformations is a heavy weight process. So we perform
|
/external/icu4c/common/unicode/ |
ushape.h | 41 * <p>Text transformations are necessary when modern display technology is not 50 * to mimic this with text transformations because there are characters in 55 * <p>A second kind of text transformations is supported for Arabic digits:
|
/external/libpng/ |
libpng.3 | [all...] |
pngpread.c | 951 if (png_ptr->transformations || (png_ptr->flags&PNG_FLAG_STRIP_ALPHA)) 956 if (png_ptr->interlaced && (png_ptr->transformations & PNG_INTERLACE)) 961 png_ptr->row_buf + 1, png_ptr->pass, png_ptr->transformations); [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/share/info/ |
stabs.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/share/info/ |
stabs.info | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
stabs.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
stabs.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
stabs.info | [all...] |
/external/llvm/include/llvm/Transforms/ |
Scalar.h | 1 //===-- Scalar.h - Scalar Transformations -----------------------*- C++ -*-===// 11 // in the Scalar transformations library. 111 // transformations are profitable.
|
/external/apache-xml/src/main/java/org/apache/xml/res/ |
XMLErrorResources.java | 47 * XSLT is an acronym for "XML Stylesheet Language: Transformations".
|
/external/bluetooth/glib/gobject/ |
gvaluetransform.c | 249 /* some transformations are a bit questionable,
|
/external/bzip2/ |
README | 107 performing several non-trivial transformations on it.
|
/external/clang/include/clang/Rewrite/ |
Rewriter.h | 11 // transformations.
|
/external/clang/lib/ARCMigrate/ |
TransGCAttrs.cpp | 1 //===--- TransGCAttrs.cpp - Transformations to ARC mode --------------------===//
|
/external/dropbear/libtomcrypt/src/hashes/ |
md4.c | 59 /* FF, GG and HH are transformations for rounds 1, 2 and 3 */
|
/external/icu4c/common/ |
udataswp.c | 16 * Definitions for ICU data transformations for different platforms,
|
/external/jpeg/ |
change.log | 7 jpegtran has new features for lossless image transformations (rotation
|
/external/libpng/contrib/visupng/ |
PngFile.c | 207 // after the transformations have been registered update info_ptr data
|