HomeSort by relevance Sort by last modified time
    Searched full:rotations (Results 201 - 225 of 261) sorted by null

1 2 3 4 5 6 7 891011

  /external/dng_sdk/source/
dng_negative.h 937 /// Hook to allow SDK host code to add additional rotations.
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 451 // XOP variable/immediate rotations.
    [all...]
  /external/opencv/cv/include/
cv.h     [all...]
  /external/skia/experimental/skottie/
Skottie.cpp 90 // 3d rotations have separate rx,ry,rz components. While we don't fully support them,
    [all...]
  /external/skia/src/core/
SkScalerContext.cpp 677 // QR by Givens rotations. G is Q^T and GA is R. G is rotational (no reflections).
    [all...]
  /external/skqp/experimental/skottie/
Skottie.cpp 89 // 3d rotations have separate rx,ry,rz components. While we don't fully support them,
    [all...]
  /external/skqp/src/core/
SkScalerContext.cpp 683 // QR by Givens rotations. G is Q^T and GA is R. G is rotational (no reflections).
    [all...]
  /frameworks/base/core/java/android/view/
Display.java 643 * they will encounter while going through device rotations, to provide a
    [all...]
  /frameworks/native/libs/gui/
Surface.cpp 692 // complementary rotations (e.g., if 90 degrees, rotate 270 degrees).
    [all...]
  /frameworks/opt/photoviewer/src/com/android/ex/photo/views/
PhotoView.java 158 /** The rotate runnable used to animate rotations of the image */
    [all...]
  /hardware/interfaces/sensors/1.0/
types.hal 515 * hysteresis. In other words, minor or transient rotations must not cause
    [all...]
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 845 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 851 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 858 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8909w_3100/libcopybit/
copybit_c2d.cpp 858 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 825 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8994/libcopybit/
copybit_c2d.cpp 854 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 858 // target rotations to c2d.
    [all...]
  /hardware/qcom/display/msm8998/libcopybit/
copybit_c2d.cpp 856 // target rotations to c2d.
    [all...]
  /external/ImageMagick/MagickCore/
xwindow.c 646 rotations;
665 for (rotations=0; normalized_degrees > 45.0; rotations++)
667 switch (rotations % 4)
640 rotations; local
2538 rotations; local
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
AESFastEngine.java     [all...]
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 592 // \note With CASETYPE_FIT_VIEWPORT_QUAD, we don't do rotations other than multiples of 90 deg -> constant number of iterations.
    [all...]
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 757 // \note With CASETYPE_FIT_VIEWPORT_QUAD, we don't do rotations other than multiples of 90 deg -> constant number of iterations.
    [all...]
  /external/eigen/Eigen/src/SVD/
BDCSVD.h     [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp     [all...]

Completed in 526 milliseconds

1 2 3 4 5 6 7 891011