/external/eigen/test/eigen2/ |
eigen2_geometry.cpp | 234 // 2D transformation 257 // mat * transformation and scaling * translation 263 // translation * scaling and transformation * mat 272 // translation * mat and scaling * transformation 275 // transformation * scaling 279 // transformation * translation 283 // translation * transformation
|
eigen2_geometry_with_eigen2_prefix.cpp | 236 // 2D transformation 259 // mat * transformation and scaling * translation 265 // translation * scaling and transformation * mat 274 // translation * mat and scaling * transformation 277 // transformation * scaling 281 // transformation * translation 285 // translation * transformation
|
/external/eigen/test/ |
geo_transformations.cpp | 247 // 2D transformation 274 // mat * transformation and aligned scaling * translation 298 // translation * aligned scaling and transformation * mat 307 // translation * mat and aligned scaling * transformation 310 // transformation * aligned scaling 314 // transformation * translation 318 // translation * transformation
|
/external/chromium_org/third_party/mesa/src/docs/ |
conform.html | 122 Transformation Normal test passed. 123 Viewport Transformation test passed. 235 Transformation Normal test passed. 236 Viewport Transformation test passed. 348 Transformation Normal test passed. 349 Viewport Transformation test passed. 461 Transformation Normal test passed. 462 Viewport Transformation test passed. 574 Transformation Normal test passed. 575 Viewport Transformation test passed [all...] |
/external/mesa3d/docs/ |
conform.html | 122 Transformation Normal test passed. 123 Viewport Transformation test passed. 235 Transformation Normal test passed. 236 Viewport Transformation test passed. 348 Transformation Normal test passed. 349 Viewport Transformation test passed. 461 Transformation Normal test passed. 462 Viewport Transformation test passed. 574 Transformation Normal test passed. 575 Viewport Transformation test passed [all...] |
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
ConfigureForm.java | 98 * Returns the URL of an XSL transformation which can be applied to payloads in order to
109 * Set the URL of an XSL transformation which can be applied to payloads in order to
237 * Gets the URL of an XSL transformation which can be applied to the payload
241 * @return The URL of an XSL transformation
249 * Sets the URL of an XSL transformation which can be applied to the payload
253 * @param url The URL of an XSL transformation
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
Quad.java | 28 * has been transformed by an affine transformation. This means that Quads can represent translated, 122 * @param matrix the transformation matrix 130 * Returns the transformation matrix to transform the source Quad to the target Quad. 134 * @return the transformation matrix to map source to target. 197 * Transform the quad with the given transformation matrix. 201 * @param matrix the transformation matrix
|
/external/apache-xml/src/main/java/org/apache/xalan/extensions/ |
ExtensionNamespacesManager.java | 29 * extension namespace that is required during the transformation process 66 * during transformation runtime. Otherwise, add the namespace, if necessary, 85 * transformation runtime.
|
/external/chromium_org/ppapi/proxy/ |
flash_resource.cc | 193 const float transformation[3][3], 214 params.transformation[i][j] = transformation[i][j];
|
serialized_structs.h | 99 float transformation[3][3]; member in struct:ppapi::proxy::PPBFlash_DrawGlyphs_Params
|
/external/chromium_org/third_party/libxslt/libexslt/ |
saxon.c | 25 * @ctxt: an XSLT transformation context 30 * Returns the data for this transformation 40 * @ctxt: an XSLT transformation context
|
/external/pixman/pixman/ |
pixman-linear-gradient.c | 49 /* projective transformation */ 139 /* affine transformation only */ 189 /* projective transformation */
|
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
android.view.animation.Animation.html | 93 <A NAME="android.view.animation.Animation.getTransformation_added(long, android.view.animation.Transformation, float)"></A> 94 <nobr><code>boolean</code> <A HREF="../../../../reference/android/view/animation/Animation.html#getTransformation(long, android.view.animation.Transformation, float)" target="_top"><code>getTransformation</code></A>(<code>long,</nobr> Transformation<nobr>,</nobr> float<nobr><nobr></code>)</nobr>
|
/packages/apps/Camera/src/com/android/camera/ |
Mosaic.java | 115 * source image t is set, the transformation matrix from the first source 120 * transformation matrix between the first frame and the passed frame; 135 * transformation matrix between the first frame and the passed frame;
|
/packages/apps/Camera2/src/com/android/camera/ |
Mosaic.java | 115 * source image t is set, the transformation matrix from the first source 120 * transformation matrix between the first frame and the passed frame; 135 * transformation matrix between the first frame and the passed frame;
|
/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
Mosaic.java | 115 * source image t is set, the transformation matrix from the first source 120 * transformation matrix between the first frame and the passed frame; 135 * transformation matrix between the first frame and the passed frame;
|
/external/chromium_org/cc/layers/ |
video_frame_provider_client_impl.cc | 32 // This matrix is the default transformation for stream textures, and flips
|
/external/chromium_org/ppapi/shared_impl/ |
host_resource.h | 32 // this transformation.
|
/external/chromium_org/printing/ |
printed_document_win.cc | 58 // Save the state (again) to apply the necessary world transformation.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
RenderSVGResourceMarker.h | 68 // Generates a transformation matrix usable to render marker content. Handles scaling the marker content
|
RenderSVGTextPath.cpp | 49 // supplemental transformation relative to the current user coordinate system for
|
SVGTextFragment.h | 72 // (see SVGTextLayoutEngine, which builds this transformation).
|
/external/chromium_org/third_party/libxslt/libxslt/ |
imports.c | 305 * @ctxt: an XSLT transformation context 329 * @ctxt: an XSLT transformation context 378 * @ctxt: an XSLT transformation context 388 * transformation-time if we hard-wire the called templates
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
vl_idct.h | 35 /* shader based inverse distinct cosinus transformation
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
vg_state.h | 54 /* Color Transformation */
|