/external/llvm/lib/Transforms/Scalar/ |
LoopRotation.cpp | 266 // suitable for loop rotation transformations.
|
/external/opencv/cvaux/src/ |
cv3dtracker.cpp | 255 //combine the two transformations into one matrix
|
/external/opencv/cxcore/src/ |
_cxipp.h | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngwutil.c | 482 /* set the usr info, so any transformations can modify it */ [all...] |
pnggccrd.c | 2056 png_uint_32 transformations = png_ptr->transformations; local [all...] |
/external/skia/include/core/ |
SkMatrix.h | 47 /** Returns a mask bitfield describing the types of transformations
|
/external/webkit/Source/WebCore/platform/graphics/ |
ShadowBlur.cpp | 316 // Adjust blur if we're scaling, since the radius must not be affected by transformations. [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
isp_isf.cpp | 107 /* Look-up table for transformations */
|
/frameworks/base/docs/html/guide/topics/graphics/ |
hardware-accel.jd | 467 <li><code>pivotX</code>, <code>pivotY</code>: Changes the layer's transformations origin</li>
|
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 120 // input to the output. Note that transformations may be applied to achieve
|
/frameworks/base/services/java/com/android/server/wm/ |
ScreenRotationAnimation.java | 99 // Complete transformations being applied. [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Path_Delegate.java | 800 "supports affine transformations.", null, null /*data*/);
|
/frameworks/native/services/surfaceflinger/ |
Layer.cpp | 275 * Transformations are applied in this order:
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
dbreg.h | 410 // smoother for motion transformations
|
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
dbreg.h | 410 // smoother for motion transformations
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
ChangeLayoutRefactoring.java | 482 * <li>Try to do indirect transformations. E.g. if I can go from A to B, and B to C,
|
/external/libpng/ |
CHANGES | 13 cleaned up writer, adding a few new transformations 28 split transformations into pngrtran.c and pngwtran.c 66 transformations [all...] |
/external/clang/lib/Sema/ |
TreeTransform.h | 60 /// Semantic tree transformations are split into two stages, either of which 71 /// most coarse-grained transformations involve replacing TransformType(), 76 /// For more fine-grained transformations, subclasses can replace any of the 84 /// AST nodes. However, certain other tree transformations (e.g, cloning) may 298 /// transformations) or some set of the TransformXXXType functions [all...] |
/external/llvm/docs/ |
GarbageCollection.html | 114 program. In addition, some aggressive compiler transformations can break [all...] |
/external/llvm/lib/CodeGen/ |
TwoAddressInstructionPass.cpp | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-3.0.jd | 423 <p>New APIs allow you to easily apply 2D and 3D transformations to views in your activity 424 layout. New transformations are made possible with a set of object properties that define the view's [all...] |
android-4.0-highlights.jd | 448 <p>Live Effects is a collection of graphical transformations that add interest [all...] |
/cts/tools/dasm/src/java_cup/ |
production.java | 9 * transformations are done on the RHS of the production, it may shrink.
|
/external/apache-xml/src/main/java/org/apache/xpath/res/ |
XPATHErrorResources.java | 49 * XSLT is an acronym for "XML Stylesheet Language: Transformations". [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_gobject.xml | 637 relying on these transformations. [all...] |