/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List13.java | 192 "Broccio Demi-Affine", "Brousse du Rove", "Bruder Basil", 252 "Kashta", "Kefalotyri", "Kenafa", "Kernhem", "Kervella Affine",
|
/external/ImageMagick/utilities/ |
convert.1 | 14 \-affine matrix affine transform matrix 255 \-transform affine transform image
|
convert.1.in | 14 \-affine matrix affine transform matrix 255 \-transform affine transform image
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/ |
WNafUtil.java | 435 * where 'twiceP' is "affine", so that the subsequent additions are cheaper. This 479 * Having oft-used operands in affine form makes operations faster.
|
/external/skia/tests/ |
GradientTest.cpp | 33 const SkScalar affine[] = { local 37 matrix.setAffine(affine);
|
MatrixTest.cpp | 912 SkScalar affine[6]; local [all...] |
/frameworks/base/graphics/java/android/graphics/pdf/ |
PdfRenderer.java | 362 * <strong>Note: </strong> The optional transformation matrix must be affine as per 396 throw new IllegalArgumentException("transform not affine");
|
PdfEditor.java | 117 * non-null must be affine as per {@link android.graphics.Matrix#isAffine()}. If
|
/frameworks/base/services/core/java/com/android/server/input/ |
PersistentDataStore.java | 524 if (!format.equals("affine")) { 602 serializer.attribute(null, "format", "affine");
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/geometry/ |
Quad.java | 25 * The Quad class specifies a (possibly affine transformed) rectangle. 28 * has been transformed by an affine transformation. This means that Quads can represent translated,
|
/hardware/qcom/display/msm8084/libcopybit/ |
c2dExt.h | 40 C2D_LENSCORRECT_AFFINE = 0, /*!< affine, default (3x2 matrix) */ 64 * \brief Lens correction, affine or perspective
|
/prebuilts/go/darwin-x86/src/crypto/elliptic/ |
elliptic.go | 14 // reverse the transform than to operate in affine coordinates. 73 // zForAffine returns a Jacobian Z value for the affine point (x, y). If x and
|
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
elliptic.go | 14 // reverse the transform than to operate in affine coordinates. 73 // zForAffine returns a Jacobian Z value for the affine point (x, y). If x and
|
/external/ImageMagick/ImageMagick/script/ |
montage.html | 123 <td><a href="command-line-options.php#affine">-affine <var>matrix</var></a></td> 124 <td>affine transform matrix</td> 545 <td>affine transform image</td>
|
/external/ImageMagick/www/ |
montage.html | 127 <td><a href="command-line-options.html#affine">-affine <var>matrix</var></a></td> 128 <td>affine transform matrix</td> 549 <td>affine transform image</td>
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactAlt.h | 35 /** Compact Affine linear trasformation composed of compact matrix and
|
Flt16Alt2D.h | 35 /** 2d affine linear trafo */
|
Flt16Alt3D.h | 35 /** 3d affine linear trafo */
|
Mat.h | 39 /** affine linear transformation to vector */
|
VectorMap.h | 38 bts_VM_ALT, /* affine linear transformation */
|
/external/skia/bench/ |
SkLinearBitmapPipelineBench.cpp | 59 fName.append("Affine");
|
/external/skia/src/core/ |
SkBitmapProcState.h | 114 This routine takes into account that filtering and scale-vs-affine
|
/frameworks/base/core/jni/android/graphics/pdf/ |
PdfEditor.cpp | 161 "transform matrix has perspective. Only affine matrices are allowed.");
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
db_image_homography.h | 51 Solve for affine H such that xp~Hx. Prior normalization is not necessary,
|
/external/opencv/cvaux/src/ |
cv3dtracker.cpp | 565 // Multiply affine transformation m1 by the affine transformation m2 and 578 // Multiply the vector v by the affine transformation matrix m and return the
|