HomeSort by relevance Sort by last modified time
    Searched full:transformation (Results 476 - 500 of 1898) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c 29 * TGSI program transformation utility.
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_fragprog.c 114 /* This transformation needs to be done before any of the IF
radeon_program.c 45 * \note The transformation is currently not recursive; in other words,
radeon_program.h 169 * A transformation that can be passed to \ref rc_local_transform.
  /external/mesa3d/src/mesa/math/
m_vector.c 26 * New (3.1) transformation code written by Keith Whitwell.
  /external/mesa3d/src/mesa/state_tracker/
st_atom_constbuf.c 69 * transformation matrices, fog factors, etc. The rest of the values in
  /external/mesa3d/src/mesa/tnl/
t_vertex.h 95 * reverse any viewport transformation, swizzling or other conversions
  /external/mesa3d/src/mesa/vbo/
vbo_context.h 102 * vertex transformation, an NV vertex program or ARB vertex program/shader.
vbo_split.c 124 * rendering after transformation is complete. Are there any devices
  /external/pixman/test/
scaling-crash-test.c 12 * color or, if the transformation is such that we can't composite anything at
  /external/sfntly/cpp/src/sfntly/table/truetype/
glyph_table.cc 592 void GlyphTable::CompositeGlyph::Transformation(int32_t contour,
593 ByteVector* transformation) {
603 transformation->resize(tsize);
604 data_->ReadBytes(index, &((*transformation)[0]), 0, tsize);
  /external/skia/include/gpu/
GrEffectStage.h 74 * @param matrix The transformation from the old coord system in which geometry is specified
  /external/skia/src/utils/debugger/
SkDebugCanvas.h 54 Returns the most recently calculated transformation matrix
  /external/valgrind/main/coregrind/m_demangle/
safe-ctype.h 109 /* Character transformation. */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_DequantTransformResidualFromPairAndAdd.c 52 * perform dequantization and integer inverse transformation for 4x4 block of
  /frameworks/base/core/java/android/text/method/
ReplacementTransformationMethod.java 29 * This transformation method causes the characters in the {@link #getOriginal}
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 166 protected void applyTransformation(float interpolatedTime, Transformation t) {
TranslateAnimation.java 150 protected void applyTransformation(float interpolatedTime, Transformation t) {
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 103 * @param matrix Allocated by the caller, this is set to the transformation
  /frameworks/base/libs/hwui/
Snapshot.h 186 * Local transformation. Holds the current translation, scale and
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorSpace.java 33 * YUV to RGB conversion is done using the ITU-R BT.601 transformation. The output buffer must
  /hardware/invensense/60xx/mlsdk/mllite/
mlSetGyroBias.c 50 * applying scaling and transformation.
  /hardware/qcom/display/msm8960/libcopybit/
copybit.h 67 /* transformation applied (this is a superset of COPYBIT_ROTATION_DEG) */
  /hardware/qcom/display/msm8974/libcopybit/
copybit.h 67 /* transformation applied (this is a superset of COPYBIT_ROTATION_DEG) */
  /hardware/qcom/display/msm8x26/libcopybit/
copybit.h 67 /* transformation applied (this is a superset of COPYBIT_ROTATION_DEG) */

Completed in 1063 milliseconds

<<11121314151617181920>>