HomeSort by relevance Sort by last modified time
    Searched full:transformation (Results 501 - 525 of 1898) sorted by null

<<21222324252627282930>>

  /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/Camera2/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/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java 218 * This function calculates a Image to Screen Transformation matrix
221 * @return Image to Screen transformation matrix
238 * This function calculates a to Screen Image Transformation matrix
241 * @return Screen to Image transformation matrix
    [all...]
  /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. \
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/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/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 57 TRANSFORMATION_STATE("Transformation State"),
  /external/icu4c/extra/uconv/
uconv.cpp 610 UnicodeString chunk; // One chunk of the text being collected for transformation.
617 // a text transformation will reorder characters in unpredictable ways
858 // For transformation, we use chunking code -
861 // This makes the transformation result independent of the buffer size
881 // 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
43 /// \brief A semantic tree transformation that allows one to transform one
46 /// A new tree transformation is defined by creating a new subclass \c X of
48 /// behavior specific to that transformation. For example, template
49 /// instantiation is implemented as a tree transformation where the
50 /// transformation of TemplateTypeParmType nodes involves substituting the
52 /// transformation is performed for non-type template parameters and
55 /// This tree-transformation template uses static polymorphism to allow
57 /// 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...]
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.c 182 * @param[in] orientation A scalar defining the transformation from chip mounting
184 * can convert the transformation matrix to this scalar and describes the
368 * @param[in] orientation A scalar defining the transformation from chip mounting
370 * can convert the transformation matrix to this scalar and describes the
391 * @param[in] orientation A scalar defining the transformation from chip mounting
393 * can convert the transformation matrix to this scalar and describes the
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
ustring.h     [all...]
  /external/icu4c/common/unicode/
ustring.h     [all...]
  /external/apache-http/src/org/apache/http/impl/entity/
LaxContentLengthStrategy.java 117 * Transfer-coding values are used to indicate an encoding transformation that
148 * The Transfer-Encoding general-header field indicates what (if any) type of transformation has
  /external/chromium_org/content/browser/resources/media/
timeline_graph_view.js 170 // Save current transformation matrix so we can restore it later.
207 // Restore original transformation matrix.
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/tests/
dromaeo-3d-cube.html 10 var MTrans = new Array(); // transformation matrix
267 // transformation matrix
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
3d-cube.js 6 var MTrans = new Array(); // transformation matrix
263 // transformation matrix
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
3d-cube.js 6 var MTrans = new Array(); // transformation matrix
263 // transformation matrix
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
3d-cube.js 6 var MTrans = new Array(); // transformation matrix
263 // transformation matrix

Completed in 1366 milliseconds

<<21222324252627282930>>