HomeSort by relevance Sort by last modified time
    Searched full:transformation (Results 226 - 250 of 1320) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/
libpng-1.2.44.txt 434 PNG_TRANSFORM_IDENTITY No transformation
456 (This excludes setting a background color, doing gamma transformation,
462 set of transformation flags. This call is equivalent to png_read_info(),
467 to transformation parameters required by some future input transform.)
    [all...]
libpng-1.2.46.txt 434 PNG_TRANSFORM_IDENTITY No transformation
456 (This excludes setting a background color, doing gamma transformation,
462 set of transformation flags. This call is equivalent to png_read_info(),
467 to transformation parameters required by some future input transform.)
    [all...]
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 113 * Transfer-coding values are used to indicate an encoding transformation that
144 * The Transfer-Encoding general-header field indicates what (if any) type of transformation has
  /external/icu4c/common/
triedict.h 23 * transformation and function pointers for handling primitive
32 * If length>=0 (transformation), then the output buffer must
  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.h 127 // |region| is expressed relative to the current transformation.
176 // Sets up the transformation on the newly created layer. setupTransform()
  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGResourceFilter.cpp 167 // Determine absolute transformation matrix for filter.
173 // Eliminate shear of the absolute transformation matrix, to be able to produce unsheared tile images for feTile.
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 34 // This is the base transformation which is used to show the image
43 // This is the supplementary transformation which reflects what
  /frameworks/base/services/java/com/android/server/wm/
WindowStateAnimator.java 27 import android.view.animation.Transformation;
66 final Transformation mTransformation = new Transformation();
801 Transformation attachedTransformation =
806 Transformation appTransformation = (appAnimator != null && appAnimator.hasTransformation)
807 ? appAnimator.transformation : null;
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
TransformerImpl.java 101 * representation of the transformation execution.</p>
705 * transformation. The property specified may be a property
851 * Set the output properties for the transformation. These
860 * for the transformation.
900 * Get a copy of the output properties for the transformation. These
905 * effect the properties that the transformation contains.</p>
908 * for the next transformation.
    [all...]
  /external/libxslt/libxslt/
transform.c 2 * transform.c: Implementation of the XSL Transformation 1.0 engine
108 * @ctxt: the transformation context
145 * @ctxt: the transformation context
170 * @ctxt: the transformation context
233 * @ctxt: the transformation context
268 * @ctxt: the transformation context
347 * Handling of Transformation Contexts *
443 "Creating sub-dictionary from stylesheet for transformation\n");
607 "freeing transformation dictionary\n");
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
PasswordTransformationMethodTest.java 44 /** text after transformation: ************(12 dots) */
  /dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form35c.java 165 * @return {@code non-null;} the list with the described transformation
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RopMethod.java 137 * transformation being applied doesn't affect the
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form35c.java 183 * @return {@code non-null;} the list with the described transformation
  /dalvik/dx/src/com/android/dx/rop/code/
RopMethod.java 137 * transformation being applied doesn't affect the
  /dalvik/vm/compiler/
CompilerIR.h 232 /* Number of total regs used in the whole cUnit after SSA transformation */
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
TreeFilter.cs 70 scalar-vector multiply transformation on the way down (preorder) and
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
TreeFilter.java 66 scalar-vector multiply transformation on the way down (preorder) and
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRTreeRewriter.m 211 /** Override this if you need transformation tracing to go somewhere
  /external/apache-xml/src/main/java/org/apache/xalan/extensions/
ExtensionsTable.java 53 * StylesheetRoot for the transformation and instantiates an
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemAttributeSet.java 167 * @param root The root stylesheet for this transformation.
KeyDeclaration.java 191 * @param root The root stylesheet for this transformation.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
ChildTestIterator.java 122 * transformation.
FilterExprIterator.java 66 * transformation.
OneStepIteratorForward.java 86 * transformation.

Completed in 846 milliseconds

1 2 3 4 5 6 7 8 91011>>