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

<<11121314151617181920>>

  /external/webkit/Source/WebCore/svg/
SVGTransform.cpp 65 // The underlying matrix has been changed, alter the transformation type.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 52 * perform dequantization and integer inverse transformation for 4x4 block of
  /frameworks/base/core/java/android/text/method/
ReplacementTransformationMethod.java 29 * This transformation method causes the characters in the {@link #getOriginal}
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 166 protected void applyTransformation(float interpolatedTime, Transformation t) {
TranslateAnimation.java 150 protected void applyTransformation(float interpolatedTime, Transformation t) {
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 103 * @param matrix Allocated by the caller, this is set to the transformation
  /frameworks/base/libs/hwui/
Snapshot.h 175 * Local transformation. Holds the current translation, scale and
  /frameworks/native/services/surfaceflinger/
Layer.cpp 277 * 2) state transformation (window manager)
289 // we can only handle simple transformation
694 // transform the dirty region by the surface's transformation
695 // and the global transformation.
  /hardware/invensense/mlsdk/mllite/
mlSetGyroBias.c 50 * applying scaling and transformation.
  /libcore/luni/src/main/java/java/io/
FilterInputStream.java 21 * Wraps an existing {@link InputStream} and performs some transformation on
FilterReader.java 21 * Wraps an existing {@link Reader} and performs some transformation on the
  /libcore/luni/src/main/java/javax/xml/transform/dom/
DOMSource.java 26 * <p>Acts as a holder for a transformation Source tree in the
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Mosaic.h 34 The class Mosaic provides a simple interface to the panoramic mosaicing algorithm. The class allows passing in individual image frames to be stitched together, computes the alignment transformation between them, and then stitches and blends them together into a single panoramic output which can then be accessed as a single image. \
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.h 34 The class Mosaic provides a simple interface to the panoramic mosaicing algorithm. The class allows passing in individual image frames to be stitched together, computes the alignment transformation between them, and then stitches and blends them together into a single panoramic output which can then be accessed as a single image. \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
safe-ctype.h 109 /* Character transformation. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
safe-ctype.h 109 /* Character transformation. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
safe-ctype.h 109 /* Character transformation. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
safe-ctype.h 109 /* Character transformation. */
  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
LayoutLog.java 77 * Fidelity Tag used when a non affine transformation matrix is used in a Java API.
  /system/core/include/system/
window.h 169 * transformation that will most-likely be applied to buffers. This is only
170 * a hint, the actual transformation applied might be different.
175 * driver, to pre-rotate the rendering such that the final transformation
196 * inverse transformation to the buffer it just rendered.
  /external/icu4c/extra/uconv/
uconv.cpp 608 UnicodeString chunk; // One chunk of the text being collected for transformation.
615 // a text transformation will reorder characters in unpredictable ways
855 // For transformation, we use chunking code -
858 // This makes the transformation result independent of the buffer size
878 // append the transformation result to the result and empty the chunk
    [all...]
  /external/clang/lib/Sema/
TreeTransform.h 1 //===------- TreeTransform.h - Semantic Tree Transformation -----*- C++ -*-===//
9 // This file implements a semantic tree transformation that takes a given
42 /// \brief A semantic tree transformation that allows one to transform one
45 /// A new tree transformation is defined by creating a new subclass \c X of
47 /// behavior specific to that transformation. For example, template
48 /// instantiation is implemented as a tree transformation where the
49 /// transformation of TemplateTypeParmType nodes involves substituting the
51 /// transformation is performed for non-type template parameters and
54 /// This tree-transformation template uses static polymorphism to allow
56 /// override any of the transformation or rebuild operators by providing a
    [all...]
  /external/libpng/
libpng.3     [all...]
  /external/opencv/cv/include/
cv.h 296 /* Performs generic geometric transformation using the specified coordinate maps */
342 /* Performs complex morphological transformation */
512 /* Estimate rigid transformation between 2 images or 2 point sets */
    [all...]
  /external/icu4c/common/unicode/
ustring.h     [all...]

Completed in 710 milliseconds

<<11121314151617181920>>