Searched
full:transformation (Results
251 -
275 of
1898) sorted by null
<<11121314151617181920>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/ |
fix_map.py | 12 We avoid the transformation (except for the special case mentioned
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
AVTPartXPath.java | 92 * variables, error handler and so on, so the transformation/XPath 122 * error handler and so on, so the transformation/XPath object itself
|
/external/chromium/chrome/browser/extensions/ |
extension_proxy_api_helpers.h | 33 // Helper functions for extension->browser pref transformation: 90 // Helper functions for browser->extension pref transformation:
|
/external/chromium_org/chrome/browser/extensions/api/proxy/ |
proxy_api_helpers.h | 36 // Helper functions for extension->browser pref transformation: 110 // Helper functions for browser->extension pref transformation:
|
/external/chromium_org/ppapi/thunk/ |
ppb_flash_thunk.cc | 36 const float transformation[3][3], 45 instance, pp_image_data, font_desc, color, position, clip, transformation,
|
/external/chromium_org/skia/ext/ |
platform_device.h | 134 const SkMatrix& transformation); 146 const SkMatrix& transformation);
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_context.h | 243 * The NDC Y coords prior to viewport transformation are in the range 247 * Use the viewport transformation to invert Y.
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_vb_normals.c | 60 * got a transformation matrix with uniform scaling. 89 * to point to the appropriate normal transformation routine.
|
/external/chromium_org/third_party/skia/include/core/ |
SkMatrix.h | 89 Returns false if other transformation types are included or is degenerate 95 Returns false if other transformation types are included or is degenerate 191 specified transformation. 203 remain unchanged by the specified transformation. 211 should remain unchanged by the specified transformation. 220 specified transformation. 344 @param count The number of points to use for the transformation 345 @return true if the matrix was set to the specified transformation
|
/external/freetype/include/freetype/ |
ftadvanc.h | 114 /* by the affine transformation specified by @FT_Set_Transform. */ 164 /* transformed by the affine transformation specified by */
|
/external/icu4c/samples/translit/ |
README.TXT | 20 #Transformation Support 89 characters by applying a canonical denormalization transformation.
|
/external/jpeg/ |
coderules.doc | 40 transformation to feed prototype-less C compilers. Transformation is done
|
/external/llvm/lib/Target/Mips/ |
MipsOptimizeMathLibCalls.cpp | 10 // This pass does an IR transformation which enables the backend to emit native 133 // Do the following transformation:
|
/external/mesa3d/src/mesa/state_tracker/ |
st_context.h | 243 * The NDC Y coords prior to viewport transformation are in the range 247 * Use the viewport transformation to invert Y.
|
/external/mesa3d/src/mesa/tnl/ |
t_vb_normals.c | 60 * got a transformation matrix with uniform scaling. 89 * to point to the appropriate normal transformation routine.
|
/external/qemu/distrib/jpeg-6b/ |
coderules.doc | 40 transformation to feed prototype-less C compilers. Transformation is done
|
/external/skia/include/core/ |
SkMatrix.h | 89 Returns false if other transformation types are included or is degenerate 95 Returns false if other transformation types are included or is degenerate 191 specified transformation. 203 remain unchanged by the specified transformation. 211 should remain unchanged by the specified transformation. 220 specified transformation. 344 @param count The number of points to use for the transformation 345 @return true if the matrix was set to the specified transformation
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
ConfigureNodeFields.java | 37 * The URL of an XSL transformation which can be applied to
53 * The URL of an XSL transformation which can be applied to
|
/external/srec/srec/clib/ |
imeld_tr.c | 42 ** Note the matrix is the transpose of the transformation 81 ** Note the matrix is the transpose of the transformation
|
/frameworks/base/graphics/java/android/graphics/ |
Camera.java | 136 * Computes the matrix corresponding to the current transformation 146 * Computes the matrix corresponding to the current transformation
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
TransformsAndAnimationsActivity.java | 27 import android.view.animation.Transformation; 193 protected boolean getChildStaticTransformation(View child, Transformation t) {
|
/libcore/luni/src/main/java/java/net/ |
IDN.java | 49 * <p>If the transformation fails (because the input is not a valid IDN), an 82 * <p>Unlike {@code toASCII}, this transformation cannot fail.
|
/external/chromium_org/chromeos/display/ |
output_configurator.h | 46 // Initialized to the identity transformation. 193 // Configures XInput's Coordinate Transformation Matrix property. 195 // |ctm| contains the desired transformation parameters. The offsets 351 // Computes the relevant transformation for mirror mode. 353 // Returns the transformation or identity if computations fail.
|
/external/chromium_org/media/base/ |
channel_mixer.cc | 77 // Create the transformation matrix of input channels to output channels. 78 // Updates the empty matrix with the transformation, and returns true 79 // if the transformation is just a remapping of channels (no mixing). 83 // Result transformation of input channels to output channels 143 // Create the transformation matrix
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 103 * to set the Result for the transformation. 324 * during the course of the transformation. 528 * Add a parameter for the transformation. 566 * the transformation process. 621 * Set the output properties for the transformation. These 641 * for the transformation. 674 * Get a copy of the output properties for the transformation. 692 * effect the properties that the transformation contains.</p> 699 * for the next transformation. 711 * transformation [all...] |
Completed in 1186 milliseconds
<<11121314151617181920>>