/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
PixelUtils.java | 26 * Copy pixels from one buffer to another, applying a transformation. 28 * <p>The transformation is specified by specifying the initial offset in the output buffer, the
|
/libcore/luni/src/main/java/javax/xml/transform/sax/ |
TemplatesHandler.java | 27 * parse events (parsing transformation instructions) into a Templates object. 35 * for the parsing of transformation instructions, it creates a Templates object,
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
Function.java | 20 * A transformation from one object to another. For example, a 25 * <p>The transformation on the source object does not necessarily result in
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
Function.java | 21 * A transformation from one object to another. For example, a 26 * <p>The transformation on the source object does not necessarily result in
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
TransformationNode.cpp | 28 // Apply transformation.
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
TransformerFactoryImpl.java | 219 * @return A Templates object capable of being used for transformation purposes. 366 * @return A Transformer object that may be used to perform a transformation 481 * This feature specifies whether the transformation phase should 610 * transformation instructions. 612 * @param src The source of the transformation instructions. 630 * transformation instructions. 669 * ContentHandler events into a Result, based on the transformation 672 * @param src The source of the transformation instructions. 692 * @param templates The source of the transformation instructions. 766 * being used for transformation purposes in a single thread [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerClient.java | 37 * information about he state of the transformation. This
|
/external/chromium_org/ash/display/ |
event_transformation_handler.h | 24 TRANSFORM_NONE, // No transformation.
|
/external/chromium_org/content/child/ |
child_resource_message_filter.h | 22 // a linear transformation such that given browser process time range is
|
/external/chromium_org/ppapi/proxy/ |
flash_resource.h | 52 const float transformation[3][3],
|
/external/chromium_org/ppapi/thunk/ |
ppb_flash_functions_api.h | 39 const float transformation[3][3],
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceMarker.cpp | 149 AffineTransform transformation = contentTransformation; local 151 transformation.scaleNonUniform(strokeWidth, strokeWidth); 153 transformation.translate(-mappedOrigin.x(), -mappedOrigin.y()); 154 return transformation;
|
/external/chromium_org/third_party/libxslt/libxslt/ |
extensions.h | 43 * Returns a pointer to the module specific data for this transformation. 62 * @ctxt: an XSLT transformation context 67 * Returns a pointer to the module specific data for this transformation. 74 * @ctxt: an XSLT transformation context
|
security.h | 27 * transformation.
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
web_layer_impl_fixed_bounds.h | 18 // transformation scales.
|
/external/clang/lib/ARCMigrate/ |
Makefile | 10 # This implements code transformation to ARC mode.
|
/external/clang/lib/Rewrite/Core/ |
Makefile | 10 # This implements code transformation / rewriting facilities.
|
/external/clang/lib/Rewrite/Frontend/ |
Makefile | 10 # This implements code transformation / rewriting facilities.
|
/external/eigen/Eigen/src/Geometry/ |
RotationBase.h | 36 /** corresponding linear transformation matrix type */ 65 * - a DimxDim linear transformation matrix 74 /** \returns the concatenation of a linear transformation \a l with the rotation \a r */ 87 /** \returns the concatenation of the rotation \c *this with a transformation \a t */
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
rwupdt.h | 39 /* apply the current transformation to r(j,j), b(j), and alpha. */
|
/external/javassist/src/main/javassist/convert/ |
Transformer.java | 29 * code transformation specified by CodeConverter.
|
/external/libxslt/libxslt/ |
extensions.h | 43 * Returns a pointer to the module specific data for this transformation. 62 * @ctxt: an XSLT transformation context 67 * Returns a pointer to the module specific data for this transformation. 74 * @ctxt: an XSLT transformation context
|
security.h | 27 * transformation.
|
/external/llvm/include/llvm/Transforms/Utils/ |
LoopUtils.h | 10 // This file defines some loop transformation utilities.
|
/external/llvm/test/CodeGen/ARM/ |
2012-03-26-FoldImmBug.ll | 14 ; However, this transformation is incorrect if the user produces a flag. e.g.
|