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

1 2 3 45 6 7 8 91011>>

  /development/samples/XmlAdapters/src/com/example/android/xmladapters/
ContactPhotoBinder.java 50 public ContactPhotoBinder(Context context, Adapters.CursorTransformation transformation) {
51 super(context, transformation);
  /external/freetype/include/freetype/
ftadvanc.h 114 /* by the affine transformation specified by @FT_Set_Transform. */
161 /* transformed by the affine transformation specified by */
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/animations/
CalculationBone.java 47 * Constructor. Stores the track, starting transformation and sets the transformation to the starting positions.
  /external/libxslt/libxslt/
transform.h 2 * Summary: the XSLT engine transformation part.
4 * transformation processing. Most of the xsl: element
  /frameworks/base/docs/html/training/graphics/opengl/
motion.jd 49 transformation matrix (a rotation matrix) and then combine it with your projection and
56 // Create a rotation transformation for the triangle
  /gdk/samples/PhotoEditor/src/com/android/photoeditor/animation/
Rotate3DAnimation.java 24 import android.view.animation.Transformation;
115 protected void applyTransformation(float interpolatedTime, Transformation t) {
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 26 * transformation instructions.
35 * Create a new transformation context for this Templates object.
Source.java 24 * needed to act as source input (XML source or transformation instructions).
  /libcore/luni/src/main/java/javax/xml/transform/sax/
SAXResult.java 27 * <p>Acts as an holder for a transformation Result.</p>
68 * @return The ContentHandler that is to be transformation output.
  /packages/apps/Camera/src/com/android/camera/
MosaicRenderer.java 75 * update its texture and warping transformation. Any calls to step()
76 * after this call will use the new image frame and transformation data.
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRenderer.java 75 * update its texture and warping transformation. Any calls to step()
76 * after this call will use the new image frame and transformation data.
  /external/apache-http/src/org/apache/commons/codec/net/
StringEncodings.java 42 * Eight-bit Unicode Transformation Format.
  /external/llvm/test/Transforms/ScalarRepl/
phinodepromote.ll 16 ; perform the transformation.
  /external/llvm/test/Transforms/SimplifyLibCalls/
FPuts.ll 5 ; This transformation requires the pointer size, as it assumes that size_t is
StrCat.ll 8 ; This transformation requires the pointer size, as it assumes that size_t is
StrCpy.ll 4 ; This transformation requires the pointer size, as it assumes that size_t is
StrNCat.ll 7 ; This transformation requires the pointer size, as it assumes that size_t is
StrNCpy.ll 5 ; This transformation requires the pointer size, as it assumes that size_t is
  /frameworks/base/core/java/android/text/method/
SingleLineTransformationMethod.java 29 * This transformation method causes any newline characters (\n) to be
  /frameworks/native/include/utils/
LinearTransform.h 25 // transformation from single dimensional coordinate system A into coordinate
  /external/chromium/third_party/libjingle/source/talk/base/
stringutils.cc 71 CharacterTransformation transformation) {
75 c1 = transformation(*s1);
79 c2 = transformation(*s2);
  /external/mesa3d/docs/
RELNOTES-3.1 87 Assorted transformation hints.
117 vertex transformation code. Basically, the whole transformation
thanks.html 28 order to optimize Mesa's vertex transformation module. This is a very
75 accelerates vertex transformation in Mesa 3.1. Holger also implemented
86 accelerates vertex transformation in Mesa 3.x.
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.view.animation.html 91 <A NAME="Transformation"></A>
92 <nobr><A HREF="android.view.animation.Transformation.html">Transformation</A></nobr>
  /external/neven/Embedded/common/src/b_TensorEm/
RBFMap2D.h 44 * radial basis function transformation (RBF).
48 * R is the rbf ( non-linear ) transformation of type typeE
73 /** type of linear transformation (enum bts_AltType) */
76 /** affine linear transformation */
79 /** apply only affine lnear transformation */

Completed in 443 milliseconds

1 2 3 45 6 7 8 91011>>