Searched
full:matrix (Results
376 -
400 of
720) sorted by null
<<11121314151617181920>>
/external/skia/src/core/ |
SkBitmapProcState.cpp | 390 // pick-up filtering from the paint, but only if the matrix is 536 The storage requirements for the different matrix procs are as follows,
|
SkBitmapProcState_matrix.h | 81 // note: we could special-case on a matrix which is skewed in X but not Y.
|
/external/webkit/WebCore/platform/graphics/chromium/ |
TransparencyWin.cpp | 64 const AffineTransform& matrix) 89 destCanvas.setMatrix(matrix);
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
s_tdec_int_file.h | 182 * For eaac+, a scratch matrix is created with the rigth element ( perChan[1] is not used) 183 * and the fxpCoef matrix. These 2 matrices are [2][38][64] == 4864 Int32
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/ |
d_plsf.h | 141 * 5 matrix quantization (split-MQ) with 1st order MA 164 * indices.1st order MA prediction and split by 3 matrix
|
/frameworks/base/opengl/libagl/ |
vertex.cpp | 24 #include "matrix.h" 70 const GLfixed* const m = c->transforms.vpt.transform.matrix.m;
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
mlmeSm.c | 95 * Allocates memory for MLME SM matrix. \n 190 /** Main 802.1X State Machine matrix */
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
OpenWnnClauseConverterJAJP.java | 43 /** connect matrix for generating a clause */ 88 /* get connect matrix */
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
WnnDictionary.java | 275 * Retrieve the connect matrix. 277 * @return The array of the connect matrix; null if an error occurs.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/ |
mlmeSm.c | 103 * Allocates memory for MLME SM matrix. \n 229 /** Main 802.1X State Machine matrix */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
mlmeSm.c | 95 * Allocates memory for MLME SM matrix. \n 190 /** Main 802.1X State Machine matrix */
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
StaticTriangleRenderer.java | 171 * Set our projection matrix. This doesn't have to be done
|
TriangleRenderer.java | 159 * Set our projection matrix. This doesn't have to be done
|
/external/bison/src/ |
closure.c | 153 | Set FDERIVES to an NVARS by NRULES matrix of bits indicating which |
|
/external/dropbear/libtommath/ |
bn_mp_toom_mul.c | 162 /* now solve the matrix
|
/external/freetype/src/truetype/ |
ttobjs.h | 190 FT_Fixed xx, xy; /* transformation matrix coefficients */
|
/external/libvpx/examples/includes/geshi/geshi/ |
gnuplot.php | 184 'example', 'frequency', 'index', 'matrix',
|
ruby.php | 92 'Math', 'Matrix', 'Method', 'Module', 'Mutex', 'NameError',
|
/external/libvpx/vp8/common/arm/armv6/ |
bilinearfilter_v6.asm | 156 mov r12, r4 ; outer-loop counter = width, since we work on transposed data matrix
|
/external/neven/Embedded/common/src/b_TensorEm/ |
VectorMap.h | 37 bts_VM_MAT, /* linear transformation (matrix) */
|
/external/webkit/WebCore/dom/ |
ExceptionCode.cpp | 144 "An attempt was made to invert a matrix that is not invertible."
|
/external/webkit/WebCore/svg/ |
SVGRadialGradientElement.cpp | 194 attributes.setGradientTransform(current->gradientTransform()->consolidate().matrix());
|
/external/webkit/WebKit/android/nav/ |
FindCanvas.h | 138 const SkPath& path, const SkMatrix* matrix,
|
/frameworks/base/core/java/android/view/animation/ |
Animation.java | 674 * matrix. For instance, a fade animation will not affect the matrix whereas 677 * @return true if this animation will change the transformation matrix 680 // assume we will change the matrix [all...] |
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
externalSec.c | 83 /** Station externalSec State Machine matrix */
|
Completed in 691 milliseconds
<<11121314151617181920>>